mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-10 04:05:49 +00:00
chore: update sqlx-rt to 0.3
This commit is contained in:
@@ -55,7 +55,7 @@ offline = [ "serde", "either/serde" ]
|
||||
[dependencies]
|
||||
ahash = "0.6.2"
|
||||
atoi = "0.4.0"
|
||||
sqlx-rt = { path = "../sqlx-rt", version = "0.2.0" }
|
||||
sqlx-rt = { path = "../sqlx-rt", version = "0.3.0" }
|
||||
base64 = { version = "0.13.0", default-features = false, optional = true, features = [ "std" ] }
|
||||
bigdecimal_ = { version = "0.2.0", optional = true, package = "bigdecimal" }
|
||||
rust_decimal = { version = "1.8.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user