diff options
| author | Niklas Anderson <nkanders@gmail.com> | 2019-10-25 14:57:30 -0700 |
|---|---|---|
| committer | Niklas Anderson <nkanders@gmail.com> | 2019-10-25 14:57:30 -0700 |
| commit | bd007d46175129205495bfd071c80399ee388434 (patch) | |
| tree | 236f040b2220059fddc42d848193daa34b9fc6e0 | |
| parent | 4808b5b3ba33bf7fa01ef944b747a6dcb19d79c0 (diff) | |
chore: Bump version in Cargo.lock
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)", |
