diff --git a/juniper/Cargo.toml b/juniper/Cargo.toml index 2c485120..c065fe05 100644 --- a/juniper/Cargo.toml +++ b/juniper/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -juniper = "0.15.9" +juniper = "0.16.0" juniper_actix = "0.4.0" actix-web = { version = "4.1.0", features = ["macros"] } env_logger = "0.11.3" \ No newline at end of file