Skip to content

Commit 9e743cc

Browse files
authored
fix(deps): update rust crate thiserror to 2.0.7 (#247)
1 parent 35c2659 commit 9e743cc

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.39", default-features = false, features = ["std"] }
1616
indexmap = "2.5.0"
1717
quick-xml = "0.37.1"
1818
newtype-uuid = "1.1.3"
19-
thiserror = "2.0.6"
19+
thiserror = "2.0.7"
2020
strip-ansi-escapes = "0.2.0"
2121
uuid = "1.10.0"
2222

0 commit comments

Comments
 (0)