diff options
| author | David Tolnay <dtolnay@gmail.com> | 2021-06-17 22:34:55 -0700 |
|---|---|---|
| committer | David Tolnay <dtolnay@gmail.com> | 2021-06-17 22:34:55 -0700 |
| commit | fbfc079d4af01f821c62f7977c01f7fbdb3da2f3 (patch) | |
| tree | ab3a10dde984ef4e1578d0587fbfd9171f00b904 | |
| parent | 1a462831ad4c6966f3baabe5cbf21cb9f330ffc4 (diff) | |
| download | rust-fbfc079d4af01f821c62f7977c01f7fbdb3da2f3.tar.gz rust-fbfc079d4af01f821c62f7977c01f7fbdb3da2f3.zip | |
Update rustversion to 1.0.5
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index 2f06506eaa4..bc8b79342b2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4609,9 +4609,9 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd" +checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088" [[package]] name = "ryu" |
