Skip to content

Commit

Permalink
revert: "chore(deps): bump rust_decimal_macros from 1.29.1 to 1.30.0 (#…
Browse files Browse the repository at this point in the history
…236)"

This reverts commit 0d0ae24.
  • Loading branch information
bodymindarts committed Jun 16, 2023
1 parent 0323e62 commit a16a989
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -31,7 +31,7 @@ tracing-opentelemetry = "0.19.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "json"] }
prost = "0.11"
prost-wkt-types = { version = "0.4.2", features = ["vendored-protoc"]}
rust_decimal_macros = "1.30.0"
rust_decimal_macros = "1.29.1"
rusty-money = "0.4.1"
thiserror = "1.0.37"
uuid = { version = "1.3.4", features = ["serde", "v4"] }
Expand Down

0 comments on commit a16a989

Please sign in to comment.