Skip to content

Commit

Permalink
remove pretty_assertions dep in sparse trie
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhirin committed Feb 24, 2025
1 parent 0ef3f76 commit 6cb9b94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion crates/trie/sparse/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ arbitrary.workspace = true
assert_matches.workspace = true
criterion.workspace = true
itertools.workspace = true
pretty_assertions.workspace = true
proptest-arbitrary-interop.workspace = true
proptest.workspace = true
rand.workspace = true
Expand Down

0 comments on commit 6cb9b94

Please sign in to comment.