We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b3ce0 commit ba94910Copy full SHA for ba94910
Cargo.lock
@@ -2219,7 +2219,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2219
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
2220
dependencies = [
2221
"cfg-if",
2222
- "windows-targets 0.52.4",
+ "windows-targets 0.48.5",
2223
]
2224
2225
[[package]]
@@ -3424,9 +3424,9 @@ dependencies = [
3424
3425
3426
name = "rustc-build-sysroot"
3427
-version = "0.4.6"
+version = "0.4.7"
3428
source = "registry+https://github.com/rust-lang/crates.io-index"
3429
-checksum = "a9bf37423495cd3a6a9ef8c75fc4566de0d26de0ab75f36f67a426e58df5768c"
+checksum = "ab1dbbd1bdf65fdac44c885f6cca147ba179108ce284b60a08ccc04b1f1dbac0"
3430
3431
"anyhow",
3432
"rustc_version",
0 commit comments