build(deps): bump scale-value from 0.16.2 to 0.16.3 (#1793)

Bumps [scale-value](https://github.com/paritytech/scale-value) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/paritytech/scale-value/releases)
- [Changelog](https://github.com/paritytech/scale-value/blob/main/CHANGELOG.md)
- [Commits](https://github.com/paritytech/scale-value/commits)

---
updated-dependencies:
- dependency-name: scale-value
  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>
This commit is contained in:
dependabot[bot]
2024-09-30 11:03:54 +02:00
committed by GitHub
parent 38cfa4466c
commit 04e1ca31ae
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -4209,9 +4209,9 @@ dependencies = [
[[package]]
name = "scale-value"
version = "0.16.2"
version = "0.16.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba4d772cfb7569e03868400344a1695d16560bf62b86b918604773607d39ec84"
checksum = "8cd6ab090d823e75cfdb258aad5fe92e13f2af7d04b43a55d607d25fcc38c811"
dependencies = [
"base58",
"blake2",