| { | ||
| "git": { | ||
| "sha1": "236b4f8554c48031875e9398a550ae1c624c36ed" | ||
| "sha1": "b4fe7feebe7eb6c6a995c89bcc1dcbb3f591d255" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+9
-9
@@ -13,3 +13,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "cc" | ||
| version = "1.2.37" | ||
| version = "1.2.38" | ||
| dependencies = [ | ||
@@ -47,5 +47,5 @@ "find-msvc-tools", | ||
| name = "find-msvc-tools" | ||
| version = "0.1.1" | ||
| version = "0.1.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d" | ||
| checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959" | ||
@@ -132,5 +132,5 @@ [[package]] | ||
| name = "wasi" | ||
| version = "0.14.5+wasi-0.2.4" | ||
| version = "0.14.7+wasi-0.2.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a4494f6290a82f5fe584817a676a34b9d6763e8d9d18204009fb31dceca98fd4" | ||
| checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c" | ||
| dependencies = [ | ||
@@ -142,5 +142,5 @@ "wasip2", | ||
| name = "wasip2" | ||
| version = "1.0.0+wasi-0.2.4" | ||
| version = "1.0.1+wasi-0.2.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "03fa2761397e5bd52002cd7e73110c71af2109aca4e521a9f40473fe685b0a24" | ||
| checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" | ||
| dependencies = [ | ||
@@ -167,4 +167,4 @@ "wit-bindgen", | ||
| name = "wit-bindgen" | ||
| version = "0.45.1" | ||
| version = "0.46.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5c573471f125075647d03df72e026074b7203790d41351cd6edc96f46bcccd36" | ||
| checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "cc" | ||
| version = "1.2.37" | ||
| version = "1.2.38" | ||
| authors = ["Alex Crichton <alex@alexcrichton.com>"] | ||
@@ -55,3 +55,3 @@ build = false | ||
| [dependencies.find-msvc-tools] | ||
| version = "0.1.1" | ||
| version = "0.1.2" | ||
@@ -58,0 +58,0 @@ [dependencies.jobserver] |
+6
-0
@@ -84,2 +84,8 @@ # Changelog | ||
| ## [1.2.38](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.37...cc-v1.2.38) - 2025-09-19 | ||
| ### Other | ||
| - updated the following local packages: find-msvc-tools | ||
| ## [1.2.37](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.36...cc-v1.2.37) - 2025-09-12 | ||
@@ -86,0 +92,0 @@ |
Sorry, the diff of this file is not supported yet