diff --git a/spr/Cargo.toml b/spr/Cargo.toml index e672a9c..10954f5 100644 --- a/spr/Cargo.toml +++ b/spr/Cargo.toml @@ -22,7 +22,7 @@ futures = "^0.3.21" futures-lite = "^2.6.1" git2 = { version = "^0.20.2", default-features = false } git2-ext = "0.6.0" -graphql_client = "^0.14.0" +graphql_client = "^0.16.0" indoc = "^2.0.6" lazy-regex = "^3.4.1" octocrab = { version = "^0.48.0", default-features = false, features = ["rustls", "rustls-ring", "default-client"] }