Skip to content

Commit

Permalink
Remove log from bloom
Browse files Browse the repository at this point in the history
  • Loading branch information
ksolana committed Feb 11, 2025
1 parent c0c0a6f commit 4cd181d
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 bloom/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ edition = { workspace = true }
[dependencies]
bv = { workspace = true, features = ["serde"] }
fnv = { workspace = true }
log = { workspace = true }
rand = { workspace = true }
serde = { workspace = true, features = ["rc"] }
serde_derive = { workspace = true }
Expand Down

0 comments on commit 4cd181d

Please sign in to comment.