Skip to content

Commit

Permalink
chore(deps): update rust crate rust_decimal to 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 89e3d69 commit b766692
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.47"
[dev-dependencies]
criterion = "0.5.1"
rstest = { version = "0.18.2", default-features = false }
rust_decimal = { version = "1.31.0", default-features = false }
rust_decimal = { version = "1.32.0", default-features = false }
miette = { version = "5.10.0", features = ["fancy"] }

[[bench]]
Expand Down

0 comments on commit b766692

Please sign in to comment.