Skip to content

Commit 8989b5e

Browse files
committed
fix(deps): update rust crate thiserror to 2.0.17
1 parent 0baa3c1 commit 8989b5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ chrono = { version = "0.4.42", default-features = false, features = ["std"] }
1616
indexmap = "2.11.4"
1717
quick-xml = "0.38.3"
1818
newtype-uuid = "1.2.4"
19-
thiserror = "2.0.16"
19+
thiserror = "2.0.17"
2020
strip-ansi-escapes = "0.2.1"
2121
uuid = "1.17.0"
2222

0 commit comments

Comments
 (0)