mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
fix: Minimally upgrade minimal dependencies to resolve build issues on declared minimum versions
Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com>
This commit is contained in:
committed by
Austin Bonander
parent
0546e0cfa9
commit
d1f180fbc5
@@ -53,7 +53,7 @@ dotenvy = { workspace = true }
|
||||
hex = "0.4.3"
|
||||
home = "0.5.5"
|
||||
itoa = "1.0.1"
|
||||
log = "0.4.17"
|
||||
log = "0.4.18"
|
||||
memchr = { version = "2.4.1", default-features = false }
|
||||
num-bigint = { version = "0.4.3", optional = true }
|
||||
once_cell = "1.9.0"
|
||||
|
||||
Reference in New Issue
Block a user