Skip to content

Commit

Permalink
build(deps): bump scale-decode from 0.13.0 to 0.13.1 (#1636)
Browse files Browse the repository at this point in the history
Bumps [scale-decode](https://github.com/paritytech/scale-decode) from 0.13.0 to 0.13.1.
- [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-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>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 20b317b commit 463211e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ regex = { version = "1.10.5", default-features = false }
scale-info = { version = "2.11.3", default-features = false }
scale-value = { version = "0.16.0", default-features = false }
scale-bits = { version = "0.6.0", default-features = false }
scale-decode = { version = "0.13.0", default-features = false }
scale-decode = { version = "0.13.1", default-features = false }
scale-encode = { version = "0.7.1", default-features = false }
scale-typegen = "0.8.0"
scale-typegen-description = "0.8.0"
Expand Down

0 comments on commit 463211e

Please sign in to comment.