Skip to content

Commit

Permalink
build(deps): bump scale-value from 0.16.1 to 0.16.2 (#1710)
Browse files Browse the repository at this point in the history
Bumps [scale-value](https://github.com/paritytech/scale-value) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/paritytech/scale-value/releases)
- [Changelog](https://github.com/paritytech/scale-value/blob/main/CHANGELOG.md)
- [Commits](paritytech/scale-value@v0.16.1...v0.16.2)

---
updated-dependencies:
- dependency-name: scale-value
  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>
Co-authored-by: Alexandru Vasile <[email protected]>
  • Loading branch information
dependabot[bot] and lexnv committed Aug 12, 2024
1 parent a2b2142 commit cc1610b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -93,7 +93,7 @@ proc-macro2 = "1.0.86"
quote = "1.0.36"
regex = { version = "1.10.6", default-features = false }
scale-info = { version = "2.11.3", default-features = false }
scale-value = { version = "0.16.1", default-features = false }
scale-value = { version = "0.16.2", default-features = false }
scale-bits = { version = "0.6.0", default-features = false }
scale-decode = { version = "0.13.1", default-features = false }
scale-encode = { version = "0.7.1", default-features = false }
Expand Down

0 comments on commit cc1610b

Please sign in to comment.