Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd27f17f

Browse files
committed
Update thiserror to version 2
This doesn't seem to require any code modifications
1 parent1f3ce69 commitd27f17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ itertools = "0.13"
4444
libc ="0.2"
4545
nix = {version="0.29",features = ["poll","process","net"] }
4646
bitflags ="2.6"
47-
thiserror ="1.0"
47+
thiserror ="2"
4848
socket2 = {version ="0.5",features = ["all"] }
4949
clap = {version ="3.2",optional =true }
5050
anyhow = {version ="1",optional =true }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp