Compare commits
1 Commits
renovate/a
...
5d043386b9
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d043386b9 |
1123
Cargo.lock
generated
1123
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,6 @@ edition = "2021"
|
||||
chrono = "0.4.38"
|
||||
clap = { version = "4.5.4", features = ["derive", "env"] }
|
||||
eyre = "0.6.12"
|
||||
graphql_client = { version = "0.14.0", features = ["reqwest", "reqwest-blocking"] }
|
||||
reqwest = { version = "0.12.4", features = ["blocking"] }
|
||||
graphql_client = { version = "0.15.0", features = ["reqwest", "reqwest-blocking"] }
|
||||
reqwest = { version = "0.13.0", features = ["blocking"] }
|
||||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user