mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00
bump bigdecimal version
This commit is contained in:
parent
f316b0d435
commit
c5357f18e5
@ -128,7 +128,7 @@ sqlx = { version = "=0.8.0-alpha.0", path = ".", default-features = false }
|
||||
|
||||
# Common type integrations shared by multiple driver crates.
|
||||
# These are optional unless enabled in a workspace crate.
|
||||
bigdecimal = "0.3.0"
|
||||
bigdecimal = "0.4.0"
|
||||
bit-vec = "0.6.3"
|
||||
chrono = { version = "0.4.22", default-features = false }
|
||||
ipnetwork = "0.20.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user