Skip to content

Commit

Permalink
Bump faster-hex from 0.8.1 to 0.9.0 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 27e309f commit a8e5b30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ serde = { version = "1.0", optional = true, default-features = false }

[dev-dependencies]
criterion = { version = "0.5" }
faster-hex = { version = "0.8" }
faster-hex = { version = "0.9" }
hex = { version = "0.4" }
rustc-hex = { version = "2.1" }
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit a8e5b30

Please sign in to comment.