Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/regex-1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lukapeschke authored May 30, 2024
2 parents 6a5daba + 36c43e5 commit c8467fe
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 @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
regex = "1"
sysinfo = {version = "^0.16", default-features = false}
anyhow = "1.0.75"
anyhow = "1.0.82"
libc = "0.2.152"
structopt = {version = "^0.3", default-features = false}
toml = "0.8.8"
Expand Down

0 comments on commit c8467fe

Please sign in to comment.