chore(deps): bump scale-typegen to v0.2.1

This commit is contained in:
Niklas Adolfsson
2024-04-03 12:04:03 +02:00
parent 9810406db2
commit 532597a971
2 changed files with 7 additions and 7 deletions
Generated
+4 -4
View File
@@ -3667,9 +3667,9 @@ dependencies = [
[[package]]
name = "scale-typegen"
version = "0.2.0"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d6108609f017741c78d35967c7afe4aeaa3999b848282581041428e10d23b63"
checksum = "d470fa75e71b12b3244a4113adc4bc49891f3daba2054703cacd06256066397e"
dependencies = [
"proc-macro2",
"quote",
@@ -3680,9 +3680,9 @@ dependencies = [
[[package]]
name = "scale-typegen-description"
version = "0.2.0"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "479f0b8b0d75cce8d284ace5a9b7f5a12c523c94387c710835695e8b194a17bb"
checksum = "3e027e3c4bc4c954c3317078a620b1a9fc29844e92f590c080cd990e58916ed7"
dependencies = [
"anyhow",
"peekmore",
+3 -3
View File
@@ -31,7 +31,7 @@ resolver = "2"
[workspace.package]
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
version = "0.35.0"
version = "0.35.1"
rust-version = "1.74.0"
license = "Apache-2.0 OR GPL-3.0"
repository = "https://github.com/paritytech/subxt"
@@ -106,8 +106,8 @@ url = "2.5.0"
wabt = "0.10.0"
wasm-bindgen-test = "0.3.24"
which = "5.0.0"
scale-typegen-description = "0.2.0"
scale-typegen = "0.2.0"
scale-typegen-description = "0.2.1"
scale-typegen = "0.2.1"
strip-ansi-escapes = "0.2.0"
# Light client support: