Skip to content

Commit ddd0a57

Browse files
Bump fixed-hash from 0.7.0 to 0.8.0
Bumps [fixed-hash](https://github.com/paritytech/parity-common) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/paritytech/parity-common/releases) - [Commits](paritytech/parity-common@fixed-hash-v0.7.0...fixed-hash-v0.8.0) --- updated-dependencies: - dependency-name: fixed-hash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8b0b81 commit ddd0a57

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

Cargo.lock

Lines changed: 5 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

primitives/chain-millau/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
1313
bp-beefy = { path = "../beefy", default-features = false }
1414
bp-messages = { path = "../messages", default-features = false }
1515
bp-runtime = { path = "../runtime", default-features = false }
16-
fixed-hash = { version = "0.7.0", default-features = false }
16+
fixed-hash = { version = "0.8.0", default-features = false }
1717
hash256-std-hasher = { version = "0.15.2", default-features = false }
1818
impl-codec = { version = "0.6", default-features = false }
1919
impl-serde = { version = "0.4.0", optional = true }

0 commit comments

Comments
 (0)