Skip to content

Commit ba94910

Browse files
committed
update rustc-build-sysroot for dealing with unexpected_cfgs
1 parent 47b3ce0 commit ba94910

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2219,7 +2219,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
22192219
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
22202220
dependencies = [
22212221
"cfg-if",
2222-
"windows-targets 0.52.4",
2222+
"windows-targets 0.48.5",
22232223
]
22242224

22252225
[[package]]
@@ -3424,9 +3424,9 @@ dependencies = [
34243424

34253425
[[package]]
34263426
name = "rustc-build-sysroot"
3427-
version = "0.4.6"
3427+
version = "0.4.7"
34283428
source = "registry+https://github.com/rust-lang/crates.io-index"
3429-
checksum = "a9bf37423495cd3a6a9ef8c75fc4566de0d26de0ab75f36f67a426e58df5768c"
3429+
checksum = "ab1dbbd1bdf65fdac44c885f6cca147ba179108ce284b60a08ccc04b1f1dbac0"
34303430
dependencies = [
34313431
"anyhow",
34323432
"rustc_version",

0 commit comments

Comments
 (0)