Release juniper_iron
0.7.6
This commit is contained in:
parent
6dbb5741c7
commit
82761736ce
2 changed files with 6 additions and 2 deletions
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
- Compatibility with the latest `juniper`.
|
- Compatibility with the latest `juniper`.
|
||||||
|
|
||||||
# [[0.7.5] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.7.5)
|
# [[0.7.6] 2022-02-02](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-v0.7.6)
|
||||||
|
|
||||||
|
- Compatibility with the latest `juniper`.
|
||||||
|
|
||||||
|
# [[0.7.5] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-v0.7.5)
|
||||||
|
|
||||||
- Compatibility with the latest `juniper`.
|
- Compatibility with the latest `juniper`.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "juniper_iron"
|
name = "juniper_iron"
|
||||||
version = "0.7.5"
|
version = "0.7.6"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = [
|
authors = [
|
||||||
"Magnus Hallin <mhallin@fastmail.com>",
|
"Magnus Hallin <mhallin@fastmail.com>",
|
||||||
|
|
Loading…
Reference in a new issue