Skip to content

Commit 8d2311c

Browse files
authored
Merge pull request #31 from ThomasK33/dependabot/cargo/rust_decimal-1.37.1
Bump rust_decimal from 1.36.0 to 1.37.1
2 parents 37f3510 + 32dc035 commit 8d2311c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ categories = ["algorithms", "data-structures", "encoding"]
1818
[dependencies]
1919
k8s-openapi = { version = "0.24.0", default-features = false }
2020
nom = "8.0.0"
21-
rust_decimal = "1.36.0"
21+
rust_decimal = "1.37.1"
2222
thiserror = "2.0.12"
2323

2424
[dev-dependencies]

0 commit comments

Comments
 (0)