mirror of
https://github.com/chatmail/core.git
synced 2026-05-15 12:56:30 +03:00
update deps
This commit is contained in:
@@ -58,7 +58,7 @@ async-trait = "0.1.31"
|
||||
url = "2.1.1"
|
||||
async-std-resolver = "0.19.5"
|
||||
sqlx = { git = "https://github.com/launchbadge/sqlx", branch = "master", features = ["runtime-async-std", "sqlite", "macros"] }
|
||||
libsqlite3-sys = { version = "0.17.3", features = ["bundled", "min_sqlite_version_3_7_16"] }
|
||||
libsqlite3-sys = { version = "0.18", features = ["bundled", "min_sqlite_version_3_7_16"] }
|
||||
|
||||
pretty_env_logger = { version = "0.4.0", optional = true }
|
||||
log = { version = "0.4.8", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user