There was an error while loading. Please reload this page.
1 parent fd03a8e commit 3ca2cddCopy full SHA for 3ca2cdd
Cargo.toml
@@ -26,7 +26,7 @@ backtrace = { version = "0.3.51", optional = true }
26
futures = { version = "0.3", default-features = false }
27
rustversion = "1.0.6"
28
syn = { version = "2.0", features = ["full"] }
29
-thiserror = "1.0.45"
+thiserror = "2"
30
trybuild = { version = "1.0.66", features = ["diff"] }
31
32
[lib]
0 commit comments