We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a554f4d commit f6edc8aCopy full SHA for f6edc8a
Cargo.lock
@@ -2282,6 +2282,7 @@ dependencies = [
2282
"smallvec",
2283
"tempfile",
2284
"ui_test 0.21.2",
2285
+ "windows-sys 0.52.0",
2286
]
2287
2288
[[package]]
@@ -3156,9 +3157,9 @@ dependencies = [
3156
3157
3158
3159
name = "rustc-build-sysroot"
-version = "0.5.2"
3160
+version = "0.5.3"
3161
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "fa3ca63cc537c1cb69e4c2c0afc5fda2ccd36ac84c97d5a4ae05e69b1c834afb"
3162
+checksum = "2471f8f296262437d7e848e527b4210b44a96e53a3b4435b890227ce3e6da106"
3163
dependencies = [
3164
"anyhow",
3165
"rustc_version",
0 commit comments