fix: Update rustlings version in Cargo.lock

This commit is contained in:
Dany Marcoux 2020-08-03 22:16:14 +02:00
parent 38a615f407
commit 1cc40bc9ce
No known key found for this signature in database
GPG Key ID: 2E558BC282FA5A4A
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -592,7 +592,7 @@ dependencies = [
[[package]]
name = "rustlings"
version = "3.0.0"
version = "4.0.0"
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)",