Clean up dependencies

This commit is contained in:
Clément Renault 2024-11-27 13:03:39 +01:00
parent 2094ce8a9a
commit e1e76f39d0
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
10 changed files with 17 additions and 34 deletions

View file

@ -24,7 +24,7 @@ tempfile = "3.14.0"
criterion = { version = "0.5.1", features = ["html_reports"] }
rand = "0.8.5"
rand_chacha = "0.3.1"
roaring = "0.10.6"
roaring = "0.10.7"
[build-dependencies]
anyhow = "1.0.86"