Bump rust_decimal from 1.12.4 to 1.13.0

Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/commits/1.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/473/head
dependabot[bot] 3 years ago committed by GitHub
parent 21b16b7ff5
commit 7f74fd0190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -3135,9 +3135,9 @@ dependencies = [
[[package]]
name = "rust_decimal"
version = "1.12.4"
version = "1.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3358e4d417d8f4ae6b972d8c2bf4d5d9a39bda57d00a968af06f10e3fed400fd"
checksum = "72e80c4f9a71b5949e283189c3c3ae35fedddecfe112e75c9d58751c36605b62"
dependencies = [
"arrayvec",
"num-traits",

Loading…
Cancel
Save