Skip to content

Commit

Permalink
bump bigdecimal version
Browse files Browse the repository at this point in the history
  • Loading branch information
FaveroFerreira authored and abonander committed Mar 12, 2024
1 parent f316b0d commit c5357f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c5357f1

Please sign in to comment.