Skip to content

Commit c1f468c

Browse files
authored
Merge pull request #10 from pkgforge/renovate/thiserror-2.x
Update Rust crate thiserror to v2
2 parents a85b25f + 465cfa9 commit c1f468c

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)