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:
Generated
+337
-348
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user