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 612a47e + 3894b21 commit cf10e64Copy full SHA for cf10e64
Cargo.toml
@@ -30,7 +30,7 @@ wit-parser = { path = "crates/wit-parser" }
30
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"
+quote = "1.0.35"
34
proc-macro2 = "1.0.78"
35
syn = "2.0.36"
36
schemars = "0.8.16"
0 commit comments