1
Fork 0

update lockfile

This commit is contained in:
Ralf Jung 2024-08-05 20:39:56 +02:00
parent a554f4d715
commit f6edc8a07c

View file

@ -2282,6 +2282,7 @@ dependencies = [
"smallvec", "smallvec",
"tempfile", "tempfile",
"ui_test 0.21.2", "ui_test 0.21.2",
"windows-sys 0.52.0",
] ]
[[package]] [[package]]
@ -3156,9 +3157,9 @@ dependencies = [
[[package]] [[package]]
name = "rustc-build-sysroot" name = "rustc-build-sysroot"
version = "0.5.2" version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa3ca63cc537c1cb69e4c2c0afc5fda2ccd36ac84c97d5a4ae05e69b1c834afb" checksum = "2471f8f296262437d7e848e527b4210b44a96e53a3b4435b890227ce3e6da106"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"rustc_version", "rustc_version",