Skip to content

Commit a64fdc3

Browse files
committed
Release juniper_rocket 0.7.2
1 parent b251de6 commit a64fdc3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

juniper_rocket/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# master
22

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+
37
- Require async rocket support (`rocket` >= 0.5-rc1).
48
- Compatibility with the latest `juniper`.
59

juniper_rocket/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "juniper_rocket"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
edition = "2018"
55
authors = [
66
"Magnus Hallin <[email protected]>",

0 commit comments

Comments
 (0)