Not sure why `cargo release` didn't do this...
juniper_warp
Fixes https://github.com/graphql-rust/juniper/issues/268
warp
This unbreaks the build, as the newer warp deprecates some of the filters we were using and we had `deny_warnings` on.