diff --git a/Cargo.toml b/Cargo.toml index bde07f8..b32583e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ cbor = ["serde_cbor"] viz-core = { version = "0.1.2", features = ["ws"] } viz-utils = { version = "0.1.2" } -async-graphql = "2.11" +async-graphql = "3.0" mime = "0.3" tempfile = "3.2"