Skip to content

Commit e7f073e

Browse files
build(deps): bump scale-decode from 0.16.0 to 0.16.2 (#2743)
Bumps [scale-decode](https://github.com/paritytech/scale-decode) from 0.16.0 to 0.16.2. - [Release notes](https://github.com/paritytech/scale-decode/releases) - [Changelog](https://github.com/paritytech/scale-decode/blob/main/CHANGELOG.md) - [Commits](https://github.com/paritytech/scale-decode/commits) --- updated-dependencies: - dependency-name: scale-decode dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4a9724 commit e7f073e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ quickcheck = { version = "1" }
5959
quickcheck_macros = { version = "1" }
6060
quote = { version = "1" }
6161
scale = { package = "parity-scale-codec", version = "3.7.4", default-features = false, features = ["derive"] }
62-
scale-decode = { version = "0.16.0", default-features = false }
62+
scale-decode = { version = "0.16.2", default-features = false }
6363
scale-encode = { version = "0.10.0", default-features = false }
6464
scale-info = { version = "2.11", default-features = false }
6565
schemars = { version = "0.8" }

0 commit comments

Comments
 (0)