location: remove bitflags dependency

This commit is contained in:
link2xt
2023-04-03 12:28:26 +00:00
parent 3b0ad73732
commit a70f29381a
3 changed files with 57 additions and 35 deletions

1
Cargo.lock generated
View File

@@ -1168,7 +1168,6 @@ dependencies = [
"async_zip",
"backtrace",
"base64 0.21.0",
"bitflags 1.3.2",
"brotli",
"chrono",
"criterion",