Clean up dependencies

This commit is contained in:
Clément Renault
2024-11-27 13:03:39 +01:00
parent 2094ce8a9a
commit e1e76f39d0
10 changed files with 17 additions and 34 deletions

View File

@ -43,6 +43,3 @@ opt-level = 3
opt-level = 3
[profile.dev.package.roaring]
opt-level = 3
[patch.crates-io]
roaring = { git = "https://github.com/RoaringBitmap/roaring-rs", branch = "clone-iter-slice" }