Update bbqueue repo to point to the meilisearch org

This commit is contained in:
Clément Renault
2024-12-03 11:35:45 +01:00
parent 054622bd16
commit 0ad2f57a92
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -492,7 +492,7 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
[[package]]
name = "bbqueue"
version = "0.5.1"
source = "git+https://github.com/kerollmops/bbqueue#cbb87cc707b5af415ef203bdaf2443e06ba0d6d4"
source = "git+https://github.com/meilisearch/bbqueue#cbb87cc707b5af415ef203bdaf2443e06ba0d6d4"
[[package]]
name = "benchmarks"