Update all dependencies
This commit is contained in:
@@ -13,4 +13,4 @@ eyre = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
||||
clap = { version = "4.1.11", features = ["env"] }
|
||||
clap = { version = "4.1.12", features = ["env"] }
|
||||
|
@@ -21,4 +21,4 @@ git2 = { version = "0.16.1", features = [
|
||||
] }
|
||||
serde = { version = "1.0.158", features = ["derive"] }
|
||||
serde_yaml = "0.9.19"
|
||||
octocrab = { version = "0.18.1", features = ["futures-core", "futures-util"] }
|
||||
octocrab = { version = "0.19.0", features = ["futures-core", "futures-util"] }
|
||||
|
Reference in New Issue
Block a user