Skip to content

Commit a8e5b30

Browse files
Bump faster-hex from 0.8.1 to 0.9.0 (#107)
1 parent 27e309f commit a8e5b30

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
@@ -29,7 +29,7 @@ serde = { version = "1.0", optional = true, default-features = false }
2929

3030
[dev-dependencies]
3131
criterion = { version = "0.5" }
32-
faster-hex = { version = "0.8" }
32+
faster-hex = { version = "0.9" }
3333
hex = { version = "0.4" }
3434
rustc-hex = { version = "2.1" }
3535
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)