Skip to content

Commit

Permalink
Merge pull request #13 from oiwn/dev
Browse files Browse the repository at this point in the history
deps shield
  • Loading branch information
oiwn authored Jan 11, 2025
2 parents a2d8380 + 36ba156 commit 48ffef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Crates.io](https://img.shields.io/crates/v/expiring-bloom-rs.svg)](https://crates.io/crates/expiring-bloom-rs)
[![Documentation](https://docs.rs/expiring-bloom-rs/badge.svg)](https://docs.rs/expiring-bloom-rs)
[![codecov](https://codecov.io/gh/oiwn/expiring-bloom-rs/graph/badge.svg?token=5JMM0V5RFO)](https://codecov.io/gh/oiwn/expiring-bloom-rs)
[![dependency status](https://deps.rs/repo/github/oiwn/expiring-bloom-rs/status.svg)](https://deps.rs/repo/github/oiwn/expiring-bloom-rs)

# Time-Decaying Bloom Filter

Expand Down

0 comments on commit 48ffef3

Please sign in to comment.