Skip to content

Commit 7de3a0e

Browse files
authored
Rollup merge of #86425 - dtolnay:rustversion, r=Mark-Simulacrum
Update rustversion to 1.0.5 1.0.4 was problematic for bootstrapping rustc on gentoo. See dtolnay/rustversion#28.
2 parents b6e234c + fbfc079 commit 7de3a0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4609,9 +4609,9 @@ dependencies = [
46094609

46104610
[[package]]
46114611
name = "rustversion"
4612-
version = "1.0.4"
4612+
version = "1.0.5"
46134613
source = "registry+https://github.com/rust-lang/crates.io-index"
4614-
checksum = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd"
4614+
checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
46154615

46164616
[[package]]
46174617
name = "ryu"

0 commit comments

Comments
 (0)