fix: update vulnerable rust dependencies

This commit is contained in:
fanyang
2026-06-23 21:48:05 +08:00
parent 034f5066cd
commit af2e991df2
3 changed files with 140 additions and 147 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ dashmap = "6.1"
url = "2.2"
async-trait = "0.1"
maxminddb = "0.24"
maxminddb = "0.27"
once_cell = "1.18"
axum = { version = "0.7", features = ["macros"] }