Skip to content

Commit f22c3a9

Browse files
committed
fix(deps): update rust crate thiserror to 1.0.59
1 parent bc7f79e commit f22c3a9

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.38", default-features = false, features = ["std"] }
1616
indexmap = "2.2.6"
1717
quick-xml = "0.31.0"
1818
newtype-uuid = "1.1.0"
19-
thiserror = "1.0.58"
19+
thiserror = "1.0.59"
2020
strip-ansi-escapes = "0.2.0"
2121
uuid = "1.8.0"
2222

0 commit comments

Comments
 (0)