Compare commits
8 Commits
9fb15824ef
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| b21776a257 | |||
| 0e55d75c75 | |||
| 8ef0ce68b9 | |||
| 9aef0d1fe7 | |||
| 2c698e59ee | |||
| 02bf6ede86 | |||
| af982d257d | |||
| 0ac50ae854 |
530
Cargo.lock
generated
530
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -14,7 +14,7 @@ dotenv.workspace = true
|
||||
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
uuid = { version = "1.7.0", features = ["v4"] }
|
||||
graphql_client = { version = "0.14.0" }
|
||||
graphql_client = { version = "0.15.0" }
|
||||
reqwest = { version = "0.12.10", features = ["json"] }
|
||||
cynic-introspection = "3.9.1"
|
||||
cynic = { version = "3.9.1", features = ["http-reqwest", "reqwest", "serde_json"] }
|
||||
|
||||
Reference in New Issue
Block a user