Skip to content

Commit

Permalink
Bump parity-scale-codec from 3.6.12 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 3.6.12 to 3.7.0.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paritytech/parity-scale-codec/commits)

---
updated-dependencies:
- dependency-name: parity-scale-codec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 248489f commit 7d421ee
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 20 deletions.
45 changes: 26 additions & 19 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 @@ -24,7 +24,7 @@ version = "0.11.1"
array-bytes = { version = "6.2" }
fxhash = { version = "0.2" }
once_cell = { version = "1.20" }
parity-scale-codec = { version = "3.6" }
parity-scale-codec = { version = "3.7" }
reqwest = { version = "0.12" }
scale-info = { version = "2.11" }
serde = { version = "1.0" }
Expand Down

0 comments on commit 7d421ee

Please sign in to comment.