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 fe9c89c commit 06bdf0bCopy full SHA for 06bdf0b
juniper_hyper/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
- Compatibility with the latest `juniper`.
4
5
+# [[0.8.0] 2021-07-08](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.8.0)
6
+
7
+- Compatibility with the latest `juniper`.
8
9
# [[0.7.1] 2021-06-07](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.7.1)
10
11
juniper_hyper/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "juniper_hyper"
-version = "0.7.1"
+version = "0.8.0"
edition = "2018"
authors = ["Damir Vandic <[email protected]>"]
description = "Juniper GraphQL integration with Hyper"
0 commit comments