]> git.lizzy.rs Git - rust.git/blobdiff - cargo-miri/Cargo.toml
Auto merge of #2024 - saethlin:better-local-check, r=RalfJung
[rust.git] / cargo-miri / Cargo.toml
index f0ef30eabcf7d35bd3471620588efe8793b4b7e8..15c46569232a84f6d80156b4e6d529794a69316e 100644 (file)
@@ -15,7 +15,7 @@ doctest = false # and no doc tests
 
 [dependencies]
 directories = "3"
-rustc_version = "0.3"
+rustc_version = "0.4"
 serde_json = "1.0.40"
 
 # A noop dependency that changes in the Rust repository, it's a bit of a hack.