We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470e6a6 commit 259f48cCopy full SHA for 259f48c
Cargo.toml
@@ -34,7 +34,7 @@ thiserror-impl = { version = "=2.0.16", path = "impl" }
34
anyhow = "1.0.73"
35
ref-cast = "1.0.18"
36
rustversion = "1.0.13"
37
-trybuild = { version = "1.0.81", features = ["diff"] }
+trybuild = { version = "1.0.108", features = ["diff"] }
38
39
[workspace]
40
members = ["impl", "tests/no-std"]
0 commit comments