Bump rust_decimal from 1.13.0 to 1.14.1

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

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

4
Cargo.lock generated

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

Loading…
Cancel
Save