Skip to content

Commit 876870b

Browse files
authored
Merge branch 'master' into lexnv/identify-checks
2 parents b33cb09 + 2f74c6e commit 876870b

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ quickcheck = "1.0.3"
9090
serde_json = "1.0.140"
9191
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
9292
futures_ringbuf = "0.4.0"
93-
hex-literal = "0.4.1"
93+
hex-literal = "1.0.0"
9494

9595
[features]
9696
# Stable feature flags.

0 commit comments

Comments
 (0)