We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a85b25f + 465cfa9 commit c1f468cCopy full SHA for c1f468c
1 file changed
Linux/rename/Cargo.toml
@@ -15,7 +15,7 @@ futures = "0.3"
15
glob = "0.3"
16
num_cpus = "1.0"
17
regex = "1.0"
18
-thiserror = "1.0"
+thiserror = "2.0"
19
tokio = { version = "1.0", features = ["full"] }
20
tracing = "0.1"
21
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
0 commit comments