Skip to content

Commit

Permalink
build(deps): bump parity-scale-codec from 3.6.12 to 3.7.2 (#1641)
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.2.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 9d27a08 commit a0fd3f5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 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 @@ -322,7 +322,7 @@ log = { version = "0.4.25", default-features = false }
num-bigint = { version = "0.4.6", default-features = false }
num-traits = { version = "0.2.19", default-features = false }
num_enum = { version = "0.7.3", default-features = false }
parity-scale-codec = { version = "3.6.12", default-features = false }
parity-scale-codec = { version = "3.7.2", default-features = false }
paste = { version = "1.0.15" }
primitive-types = { version = "0.12.2", default-features = false }
proc-macro2 = { version = "1.0.89" }
Expand Down

0 comments on commit a0fd3f5

Please sign in to comment.