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 88b10fe commit fe9c89cCopy full SHA for fe9c89c
juniper_rocket/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# master
2
3
+- Compatibility with the latest `juniper`.
4
+
5
+# [[0.8.0] 2021-07-08](https://github.com/graphql-rust/juniper/releases/tag/juniper_rocket-0.8.0)
6
7
- Require async rocket support (`rocket` >= 0.5-rc1).
8
- Compatibility with the latest `juniper`.
9
juniper_rocket/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "juniper_rocket"
-version = "0.7.1"
+version = "0.8.0"
edition = "2018"
authors = [
"Magnus Hallin <[email protected]>",
0 commit comments