Skip to content

Commit

Permalink
Bump parity-scale-codec from 3.3.0 to 3.4.0 (#398)
Browse files Browse the repository at this point in the history
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
- [Commits](paritytech/parity-scale-codec@parity-scale-codec-3.3.0...v3.4.0)

---
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 Feb 13, 2023
1 parent 0ba5085 commit dc5f232
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 @@ -20,7 +20,7 @@ members = [
clap = { version = "4.1" }
fxhash = { version = "0.2" }
once_cell = { version = "1.17" }
parity-scale-codec = { version = "3.3" }
parity-scale-codec = { version = "3.4" }
reqwest = { version = "0.11" }
serde = { version = "1.0" }
serde_json = { version = "1.0" }
Expand Down

0 comments on commit dc5f232

Please sign in to comment.