Skip to content

Commit fe82f12

Browse files
committed
Update thiserror
1 parent 99324a0 commit fe82f12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -54,7 +54,7 @@ ecow = "0"
5454
# Drop in replacement for std::path but with only utf-8
5555
camino = "1"
5656
# std::error::Error definition macro
57-
thiserror = "1"
57+
thiserror = "2"
5858
# Test assertion errors with diffs
5959
pretty_assertions = "1"
6060
# Snapshot testing to make test maintenance easier

0 commit comments

Comments
 (0)