bump strois to a temporary version while we wait for rusty_s3 to do a new release

This commit is contained in:
Tamo
2023-10-13 11:04:12 +02:00
parent dfb84f80da
commit b22f1260bf
3 changed files with 8 additions and 6 deletions

View File

@ -36,3 +36,6 @@ opt-level = 3
opt-level = 3
[profile.dev.package.roaring]
opt-level = 3
[patch.crates-io]
strois = { git = "http://github.com/meilisearch/strois", rev = "7f6832a" }