We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4939b6 commit c521d20Copy full SHA for c521d20
roa/Cargo.toml
@@ -33,6 +33,7 @@ url = "2.1.1"
33
percent-encoding = "2.1"
34
bytes = "0.5"
35
headers = "0.3.1"
36
+quote = "=1.0.2"
37
38
roa-core = { path = "../roa-core", version = "0.5.0-beta", features = ["runtime"] }
39
roa-tcp = { path = "../roa-tcp", version = "0.5.0-beta", optional = true }
0 commit comments