chore(deps): update all dependencies
This commit is contained in:
@@ -15,10 +15,10 @@ tracing = { workspace = true }
|
||||
|
||||
rand = "0.8.5"
|
||||
hex = "0.4.3"
|
||||
git2 = { version = "0.17.1", features = [
|
||||
git2 = { version = "0.18.3", features = [
|
||||
"vendored-libgit2",
|
||||
"vendored-openssl",
|
||||
] }
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde_yaml = "0.9.21"
|
||||
octocrab = { version = "0.21.0", features = ["futures-core", "futures-util"] }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_yaml = "0.9.34+deprecated"
|
||||
octocrab = { version = "0.38.0", features = ["futures-core", "futures-util"] }
|
||||
|
Reference in New Issue
Block a user