mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 18:01:04 +00:00
build(deps): bump scale-typegen-description from 0.4.2 to 0.4.3 (#1532)
Bumps [scale-typegen-description](https://github.com/paritytech/scale-typegen) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/paritytech/scale-typegen/releases) - [Changelog](https://github.com/paritytech/scale-typegen/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/scale-typegen/commits/v0.4.3) --- updated-dependencies: - dependency-name: scale-typegen-description dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@ scale-bits = { version = "0.5.0", default-features = false }
|
||||
scale-decode = { version = "0.11.1", default-features = false }
|
||||
scale-encode = { version = "0.6.0", default-features = false }
|
||||
scale-typegen = "0.4.2"
|
||||
scale-typegen-description = "0.4.2"
|
||||
scale-typegen-description = "0.4.3"
|
||||
serde = { version = "1.0.197", default-features = false, features = ["derive"] }
|
||||
serde_json = { version = "1.0.114", default-features = false }
|
||||
syn = { version = "2.0.15", features = ["full", "extra-traits"] }
|
||||
|
||||
Reference in New Issue
Block a user