summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorNiklas Anderson <nkanders@gmail.com>2019-10-25 14:57:30 -0700
committerNiklas Anderson <nkanders@gmail.com>2019-10-25 14:57:30 -0700
commitbd007d46175129205495bfd071c80399ee388434 (patch)
tree236f040b2220059fddc42d848193daa34b9fc6e0 /Cargo.lock
parent4808b5b3ba33bf7fa01ef944b747a6dcb19d79c0 (diff)
chore: Bump version in Cargo.lock
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 36d066e..0a61ec7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -600,7 +600,7 @@ dependencies = [
[[package]]
name = "rustlings"
-version = "1.4.0"
+version = "1.4.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)",