Skip to content

Commit 465cfa9

Browse files
Update Rust crate thiserror to v2
1 parent 87b12b9 commit 465cfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Linux/rename/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ futures = "0.3"
1515
glob = "0.3"
1616
num_cpus = "1.0"
1717
regex = "1.0"
18-
thiserror = "1.0"
18+
thiserror = "2.0"
1919
tokio = { version = "1.0", features = ["full"] }
2020
tracing = "0.1"
2121
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

0 commit comments

Comments
 (0)