Skip to content

Commit

Permalink
Merge pull request #15 from uutils/renovate/regex-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate regex to 1.10.4
  • Loading branch information
cakebaker authored Apr 9, 2024
2 parents 2fe6c7a + 47a1495 commit b50dbb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ uucore = "0.0.25"
clap = { version = "4.5", features = ["wrap_help", "cargo"] }
clap_complete = "4.5"

regex = "1.10.3"
regex = "1.10.4"
sysinfo = "0.30"
libc = "0.2.153"
phf = "0.11.2"
Expand Down

0 comments on commit b50dbb8

Please sign in to comment.