Skip to content

Commit 0642888

Browse files
chore(deps): bump hex-literal from 0.3.1 to 0.3.4
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.1 to 0.3.4. - [Release notes](https://github.com/RustCrypto/utils/releases) - [Commits](RustCrypto/utils@hex-literal-v0.3.1...hex-literal-v0.3.4) --- updated-dependencies: - dependency-name: hex-literal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25a11e6 commit 0642888

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

bin/nodes/subzero/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ once_cell = "1.5.2"
4646
codec = { package = "parity-scale-codec", version = "2.0.0" }
4747
serde = { version = "1.0.102", features = ["derive"] }
4848
futures = { version = "0.3.9", features = ["compat"] }
49-
hex-literal = "0.3.1"
49+
hex-literal = "0.3.4"
5050
log = "0.4.8"
5151
rand = "0.7.2"
5252
structopt = { version = "0.3.8", optional = true }

0 commit comments

Comments
 (0)