mirror of
https://github.com/flibusta-apps/library_updater.git
synced 2025-12-06 15:45:36 +01:00
Update deps
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
sql-parse = "0.14.1"
|
||||
sql-parse = "0.15.0"
|
||||
tokio = { version = "1.28.2", features = ["full"] }
|
||||
tokio-postgres = { version = "0.7.8", features = ["with-chrono-0_4"] }
|
||||
deadpool-postgres = "0.10.5"
|
||||
|
||||
Reference in New Issue
Block a user