Update all dependencies
This commit is contained in:
@@ -8,7 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
chrono = "0.4.33"
|
||||
clap = { version = "4.4.18", features = ["derive", "env"] }
|
||||
eyre = "0.6.11"
|
||||
eyre = "0.6.12"
|
||||
graphql_client = { version = "0.13.0", features = ["reqwest", "reqwest-blocking"] }
|
||||
reqwest = { version = "0.11.23", features = ["blocking"] }
|
||||
reqwest = { version = "0.11.24", features = ["blocking"] }
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user