mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Bump hex-literal from 0.3.1 to 0.3.3 (#9974)
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.1 to 0.3.3. - [Release notes](https://github.com/RustCrypto/utils/releases) - [Commits](https://github.com/RustCrypto/utils/compare/hex-literal-v0.3.1...hex-literal-v0.3.3) --- updated-dependencies: - dependency-name: hex-literal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -71,7 +71,7 @@ sp-runtime-interface = { version = "4.0.0-dev", default-features = false, path =
|
||||
|
||||
[dev-dependencies]
|
||||
sp-serializer = { version = "3.0.0", path = "../serializer" }
|
||||
hex-literal = "0.3.1"
|
||||
hex-literal = "0.3.3"
|
||||
rand = "0.7.2"
|
||||
criterion = "0.3.3"
|
||||
serde_json = "1.0"
|
||||
|
||||
@@ -32,7 +32,7 @@ sp-std = { version = "4.0.0-dev", default-features = false, path = "../std" }
|
||||
tracing = { version = "0.1.29", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
hex-literal = "0.3.1"
|
||||
hex-literal = "0.3.3"
|
||||
sp-runtime = { version = "4.0.0-dev", path = "../runtime" }
|
||||
pretty_assertions = "1.0.0"
|
||||
rand = "0.7.2"
|
||||
|
||||
@@ -31,7 +31,7 @@ sp-core = { version = "4.0.0-dev", default-features = false, path = "../core" }
|
||||
trie-bench = "0.28.0"
|
||||
trie-standardmap = "0.15.2"
|
||||
criterion = "0.3.3"
|
||||
hex-literal = "0.3.1"
|
||||
hex-literal = "0.3.3"
|
||||
sp-runtime = { version = "4.0.0-dev", path = "../runtime" }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user