Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRollen committed Oct 27, 2021
1 parent 501fd67 commit 42d19c1
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 @@ -7,7 +7,7 @@ edition = "2018"

[dependencies]
chrono = { version = "0.4", features = ["serde"] }
rust_decimal = "1.14"
rust_decimal = "1.17"
serde = { version = "1.0", features = ["derive"] }
thiserror = "1.0"
uuid = { version = "0.8", features = ["v4", "serde"] }
Expand Down

0 comments on commit 42d19c1

Please sign in to comment.