mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
Change Actions enum to bitflags
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -3544,6 +3544,7 @@ version = "1.12.0"
|
||||
dependencies = [
|
||||
"actix-web",
|
||||
"anyhow",
|
||||
"bitflags 2.6.0",
|
||||
"bumpalo",
|
||||
"convert_case 0.6.0",
|
||||
"csv",
|
||||
|
Reference in New Issue
Block a user