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 b251de6 commit a64fdc3Copy full SHA for a64fdc3
juniper_rocket/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# master
2
3
+- Compatibility with the latest `juniper`.
4
+
5
+# [[0.7.2] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_rocket-0.7.2)
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.7.2"
edition = "2018"
authors = [
"Magnus Hallin <[email protected]>",
0 commit comments