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.
2 parents 35e3f7a + 815661e commit 612a47eCopy full SHA for 612a47e
Cargo.toml
@@ -31,7 +31,7 @@ miette = { version = "5.10.0", features = ["fancy"] }
31
log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
32
serde = "1.0.195"
33
quote = "1.0.33"
34
-proc-macro2 = "1.0.67"
+proc-macro2 = "1.0.78"
35
syn = "2.0.36"
36
schemars = "0.8.16"
37
serde_json = "1.0"
0 commit comments