Skip to content

Commit c5357f1

Browse files
FaveroFerreiraabonander
authored andcommitted
bump bigdecimal version
1 parent f316b0d commit c5357f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ sqlx = { version = "=0.8.0-alpha.0", path = ".", default-features = false }
128128

129129
# Common type integrations shared by multiple driver crates.
130130
# These are optional unless enabled in a workspace crate.
131-
bigdecimal = "0.3.0"
131+
bigdecimal = "0.4.0"
132132
bit-vec = "0.6.3"
133133
chrono = { version = "0.4.22", default-features = false }
134134
ipnetwork = "0.20.0"

0 commit comments

Comments
 (0)