Skip to content

Commit c930f4f

Browse files
committed
Bump deps
Signed-off-by: Xavier Lau <[email protected]>
1 parent 2d703b6 commit c930f4f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ serde = { version = "1.0", optional = true, default-features = false }
2929
smallvec = { version = "1.13" }
3030

3131
[dev-dependencies]
32-
const-hex = { version = "1.13" }
32+
const-hex = { version = "1.14" }
3333
criterion = { version = "0.5" }
3434
faster-hex = { version = "0.10" }
3535
hex = { version = "0.4" }

0 commit comments

Comments
 (0)