Skip to content

Commit e5bb47f

Browse files
committed
Bump to 0.4.1
1 parent 52e409d commit e5bb47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper_warp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ juniper_graphql_ws = { version = "0.4.0", path = "../juniper_graphql_ws", featur
3838
log = { version = "0.4", optional = true }
3939
serde_json = "1.0.18"
4040
tokio = { version = "1.0", features = ["rt"] }
41-
warp = "0.4"
41+
warp = "0.4.1"
4242

4343
[dev-dependencies]
4444
async-stream = "0.3"

0 commit comments

Comments
 (0)