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.
juniper_hyper
1 parent 855137c commit 6dbb574Copy full SHA for 6dbb574
juniper_hyper/CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
- Compatibility with the latest `juniper`.
4
5
-# [[0.7.2] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.7.2)
+# [[0.7.3] 2022-02-02](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-v0.7.3)
6
+
7
+- Compatibility with the latest `juniper`.
8
9
+# [[0.7.2] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-v0.7.2)
10
11
12
juniper_hyper/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "juniper_hyper"
-version = "0.7.2"
+version = "0.7.3"
edition = "2018"
authors = ["Damir Vandic <info@dvic.io>"]
description = "Juniper GraphQL integration with Hyper"
0 commit comments