summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorfmoko <mokou@posteo.de>2020-04-05 15:58:09 +0200
committerGitHub <noreply@github.com>2020-04-05 15:58:09 +0200
commit7ce42941ea3bed02bb7286e90baa27773a59c224 (patch)
tree7a28e771225ea2786ab05b77bf516dd2833498a3 /Cargo.lock
parentb135b589e0ffa479b7f6071d89a0a185d262a84f (diff)
parent3f8171475cd1a660bc6fe1798de8442c0db9efff (diff)
Merge pull request #282 from sanjaykdragon/master
feat: added option exercise
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9cbe5a1..a08dee5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -592,7 +592,7 @@ dependencies = [
[[package]]
name = "rustlings"
-version = "2.2.0"
+version = "2.2.1"
dependencies = [
"assert_cmd 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",