Skip to content

Commit 8e52bbc

Browse files
Bump hex-literal from 0.4.1 to 1.1.0
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.1 to 1.1.0. - [Commits](RustCrypto/utils@hex-literal-v0.4.1...hex-literal-v1.1.0) --- updated-dependencies: - dependency-name: hex-literal dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c1a354 commit 8e52bbc

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ relay-rococo-client = { path = "./relay-clients/client-rococo" }
130130
relay-westend-client = { path = "./relay-clients/client-westend" }
131131
substrate-relay-helper = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
132132
bp-test-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
133-
hex-literal = "0.4"
133+
hex-literal = "1.1"
134134
sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
135135
tempfile = "3.23"
136136
finality-grandpa = { version = "0.16.2" }

0 commit comments

Comments
 (0)