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 d5f59fb commit b48fc02Copy full SHA for b48fc02
Cargo.toml
@@ -27,7 +27,7 @@ futures = { version = "0.3", default-features = false }
27
rustversion = "1.0.6"
28
syn = { version = "2.0", features = ["full"] }
29
thiserror = "2"
30
-trybuild = { version = "1.0.66", features = ["diff"] }
+trybuild = { version = "1.0.108", features = ["diff"] }
31
32
[package.metadata.docs.rs]
33
targets = ["x86_64-unknown-linux-gnu"]
0 commit comments