summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfmoko <mokou@posteo.de>2020-08-04 01:57:04 +0200
committerGitHub <noreply@github.com>2020-08-04 01:57:04 +0200
commitc4853ee6bb2b3791ba04daf14105bfab2b53e79f (patch)
tree2a4460b52f9bb1891294b02e8360ba83698d9bef
parent38a615f407f439158dccc0cb20d36ee70fe33c27 (diff)
parent1cc40bc9ce95c23d56f6d91fa1c4deb646231fef (diff)
Merge pull request #487 from dmarcoux/update-rustlings-in-cargo-lock
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 52c8ed4..732a4b5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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)",