Skip to content

Commit 6f29957

Browse files
fix(deps): update rust crate juniper to 0.16.0
1 parent 055e5e1 commit 6f29957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
juniper = "0.15.9"
9+
juniper = "0.16.0"
1010
juniper_actix = "0.4.0"
1111
actix-web = { version = "4.1.0", features = ["macros"] }
1212
env_logger = "0.11.3"

0 commit comments

Comments
 (0)