Sfoglia il codice sorgente

Merge pull request #1047 from rust-lang/dependabot/cargo/vcpkg-0.2.11

dependabot-preview[bot] 4 anni fa
parent
commit
55f147fc5e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -2042,9 +2042,9 @@ dependencies = [
 
 [[package]]
 name = "vcpkg"
-version = "0.2.10"
+version = "0.2.11"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
+checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
 
 [[package]]
 name = "vec_map"