mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
bumped cargo_metadata to v0.18.1 (#3386)
This commit is contained in:
@@ -45,7 +45,7 @@ serde_json = "1.0.73"
|
||||
serde = { version = "1.0.132", features = ["derive"] }
|
||||
glob = "0.3.0"
|
||||
openssl = { version = "0.10.38", optional = true }
|
||||
cargo_metadata = "0.14"
|
||||
cargo_metadata = "0.18.1"
|
||||
filetime = "0.2"
|
||||
|
||||
backoff = { version = "0.4.0", features = ["futures", "tokio"] }
|
||||
|
||||
Reference in New Issue
Block a user