Skip to content

Commit

Permalink
Merge pull request #297 from GiganticMinecraft/renovate/regex-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate regex to 1.10.0
  • Loading branch information
rito528 authored Oct 13, 2023
2 parents dca4adc + 711b078 commit e76507d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions server/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ uuid = { version = "1.4.1", features = ["v4"] }
deriving_via = "1.5.0"
reqwest = { version = "0.11.20", default-features = false, features = ["rustls"] }
num-traits = "0.2.16"
regex = "1.9.5"
regex = "1.10.0"

0 comments on commit e76507d

Please sign in to comment.