Bump rust_decimal from 1.13.0 to 1.14.0

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

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

4
Cargo.lock generated

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

Loading…
Cancel
Save