Merge pull request #316 from PrismLauncher/renovate/regex-1.x
This commit is contained in:
commit
22b2b010c4
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ log = "0.4.21"
|
|||
poise = "0.6.1"
|
||||
octocrab = "0.38.0"
|
||||
redis = { version = "0.25.3", features = ["tokio-comp", "tokio-rustls-comp"] }
|
||||
regex = "1.10.3"
|
||||
regex = "1.10.4"
|
||||
reqwest = { version = "0.12.4", default-features = false, features = [
|
||||
"rustls-tls",
|
||||
"json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue