mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-27 13:46:32 +00:00
chore: update lockfile
This commit is contained in:
@@ -39,7 +39,7 @@ _mock = ["conquer-once", "parking_lot", "crossbeam"]
|
||||
[dependencies]
|
||||
log = "0.4.11"
|
||||
either = "1.6.1"
|
||||
actix-rt = { version = "2.0.0-beta.2", optional = true }
|
||||
actix-rt = { version = "2.0.2", optional = true }
|
||||
_async-std = { version = "1.8", optional = true, package = "async-std" }
|
||||
futures-util = { version = "0.3", optional = true, features = ["io"] }
|
||||
_tokio = { version = "1.0", optional = true, package = "tokio", features = ["net", "io-util"] }
|
||||
|
||||
Reference in New Issue
Block a user