1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-28 15:11:16 +02:00

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

2
Cargo.lock generated

@ -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)",