wit-bindgen-core
Advanced tools
| { | ||
| "git": { | ||
| "sha1": "65ee50585900d9de30d48e99d03ff3e3f97ae186" | ||
| "sha1": "875e8632bb4b45d6b6ea1e3a72c66354c86d5d29" | ||
| }, | ||
| "path_in_vcs": "crates/core" | ||
| } |
+5
-5
@@ -289,5 +289,5 @@ # This file is automatically @generated by Cargo. | ||
| name = "wasmparser" | ||
| version = "0.240.0" | ||
| version = "0.241.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b722dcf61e0ea47440b53ff83ccb5df8efec57a69d150e4f24882e4eba7e24a4" | ||
| checksum = "46d90019b1afd4b808c263e428de644f3003691f243387d30d673211ee0cb8e8" | ||
| dependencies = [ | ||
@@ -381,3 +381,3 @@ "bitflags", | ||
| name = "wit-bindgen-core" | ||
| version = "0.47.0" | ||
| version = "0.48.0" | ||
| dependencies = [ | ||
@@ -393,5 +393,5 @@ "anyhow", | ||
| name = "wit-parser" | ||
| version = "0.240.0" | ||
| version = "0.241.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9875ea3fa272f57cc1fc50f225a7b94021a7878c484b33792bccad0d93223439" | ||
| checksum = "09ef1c6ad67f35c831abd4039c02894de97034100899614d1c44e2268ad01c91" | ||
| dependencies = [ | ||
@@ -398,0 +398,0 @@ "anyhow", |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "wit-bindgen-core" | ||
| version = "0.47.0" | ||
| version = "0.48.0" | ||
| authors = ["Alex Crichton <alex@alexcrichton.com>"] | ||
@@ -60,2 +60,2 @@ build = false | ||
| [dependencies.wit-parser] | ||
| version = "0.240.0" | ||
| version = "0.241.0" |
Sorry, the diff of this file is too big to display