fix(deps): update rust crate octocrab to 0.40.0
This commit is contained in:
parent
93e04c7ab1
commit
a5c4b120e8
2 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ env_logger = "0.11.3"
|
|||
eyre = "0.6.12"
|
||||
log = "0.4.21"
|
||||
poise = "0.6.1"
|
||||
octocrab = "0.39.0"
|
||||
octocrab = "0.40.0"
|
||||
redis = { version = "0.27.0", features = ["tokio-comp", "tokio-rustls-comp"] }
|
||||
regex = "1.10.4"
|
||||
reqwest = { version = "0.12.4", default-features = false, features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue