Skip to content

Commit

Permalink
chore: bump alloy-trie and nybbles (#13502)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Dec 22, 2024
1 parent 369d745 commit 0a5e430
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -511,7 +511,7 @@ modular-bitfield = "0.11.2"
notify = { version = "6.1.1", default-features = false, features = [
"macos_fsevent",
] }
nybbles = { version = "0.2.1", default-features = false }
nybbles = { version = "0.3.0", default-features = false }
once_cell = { version = "1.19", default-features = false, features = [
"critical-section",
] }
Expand Down

0 comments on commit 0a5e430

Please sign in to comment.