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 055e5e1 commit 6f29957Copy full SHA for 6f29957
juniper/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-juniper = "0.15.9"
+juniper = "0.16.0"
10
juniper_actix = "0.4.0"
11
actix-web = { version = "4.1.0", features = ["macros"] }
12
env_logger = "0.11.3"
0 commit comments