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 c003c81 commit 6dc939fCopy full SHA for 6dc939f
juniper_actix/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
- Compatibility with the latest `juniper`.
4
5
+# [[0.2.4] 2021-04-03](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.4)
6
+
7
+- Compatibility with the latest `juniper`.
8
9
# [[0.2.3] 2021-01-27](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.3)
10
11
juniper_actix/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "juniper_actix"
-version = "0.2.3"
+version = "0.2.4"
edition = "2018"
authors = ["Jordao Rosario <[email protected]>"]
description = "Juniper GraphQL integration with Actix"
0 commit comments