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 52e409d commit e5bb47fCopy full SHA for e5bb47f
juniper_warp/Cargo.toml
@@ -38,7 +38,7 @@ juniper_graphql_ws = { version = "0.4.0", path = "../juniper_graphql_ws", featur
38
log = { version = "0.4", optional = true }
39
serde_json = "1.0.18"
40
tokio = { version = "1.0", features = ["rt"] }
41
-warp = "0.4"
+warp = "0.4.1"
42
43
[dev-dependencies]
44
async-stream = "0.3"
0 commit comments