1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-08-05 04:13:44 +05:30

chore: bumped up deps

This commit is contained in:
2026-07-26 21:52:50 +05:30
Verified
parent 95665b276d
commit 5f988d91ed
5 changed files with 1389 additions and 1246 deletions
+337 -348
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -23,7 +23,7 @@ reqwest = { version = "0.13", features = ["json"] }
tokio = { version = "1", features = ["full"] }
tokio-tungstenite = "*"
sqlx = { version = "0.9", features = [ "sqlite", "runtime-tokio", "tls-native-tls" ] }
base64 = "0.22"
base64 = "0.23"
directories = "6.0"
futures-util = "0.3"
log = "0.4"