Skip to content

Commit

Permalink
Bump rust_decimal from 1.32.0 to 1.33.1 (project-openubl#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 6e95c01 commit 73d4c3e
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 77 deletions.
170 changes: 94 additions & 76 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ tera = "1.19.1"
lazy_static = "1.4.0"
serde = { version = "1.0.193", features = ["derive"] }
format_xml = "0.3.0"
rust_decimal = { version = "1.32.0", features = ["serde-str", "serde-with-str"] }
rust_decimal = { version = "1.33.1", features = ["serde-str", "serde-with-str"] }
rust_decimal_macros = "1.33.1"

0 comments on commit 73d4c3e

Please sign in to comment.