Skip to content

Commit

Permalink
chore(deps): update rust crate rust_decimal to 1.33.0 (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent ef15b1d commit 85da339
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 @@ -26,7 +26,7 @@ thiserror = "1.0.50"
[dev-dependencies]
criterion = "0.5.1"
rstest = { version = "0.18.2", default-features = false }
rust_decimal = { version = "1.32.0", default-features = false }
rust_decimal = { version = "1.33.0", default-features = false }
miette = { version = "5.10.0", features = ["fancy"] }

[[bench]]
Expand Down

0 comments on commit 85da339

Please sign in to comment.