Skip to content

Commit c8be860

Browse files
authored
fix(deps): update rust crate thiserror to 2.0.12 (#328)
1 parent d843a24 commit c8be860

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ chrono = { version = "0.4.40", default-features = false, features = ["std"] }
1616
indexmap = "2.7.1"
1717
quick-xml = "0.37.2"
1818
newtype-uuid = "1.2.1"
19-
thiserror = "2.0.11"
19+
thiserror = "2.0.12"
2020
strip-ansi-escapes = "0.2.1"
2121
uuid = "1.13.2"
2222

0 commit comments

Comments
 (0)