Skip to content

Commit 86021b0

Browse files
committed
tree: bump thiserror to 2.0
Signed-off-by: Antoine Tenart <[email protected]>
1 parent 25dfb3a commit 86021b0

File tree

2 files changed

+47
-54
lines changed

2 files changed

+47
-54
lines changed

Cargo.lock

+46-53
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
@@ -17,6 +17,6 @@ serde = "1.0"
1717
serde_yaml = "0.9"
1818
socket2 = "0.5"
1919
termcolor = "1.3"
20-
thiserror = "1.0"
20+
thiserror = "2.0"
2121
time = { version = "0.3", features = ["formatting", "macros"] }
2222
tokio = { version = "1", features = ["io-util", "macros", "net", "rt", "rt-multi-thread"] }

0 commit comments

Comments
 (0)