Skip to content

Commit

Permalink
chore(dependencies): more rustix dependencies
Browse files Browse the repository at this point in the history
There were two dependencies on rustix somewhere.
  • Loading branch information
erwinvaneijk committed Nov 7, 2023
1 parent 4d9b82e commit 83bd1b3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 49 deletions.
64 changes: 16 additions & 48 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 @@ -39,7 +39,7 @@ rayon = "1.7.0"
ordered-float = "3.1.0"

[dependencies.clap]
version = "4.3.17"
version = "4.4.7"
features = ["suggestions", "color", "wrap_help"]

[dependencies.serde]
Expand Down

0 comments on commit 83bd1b3

Please sign in to comment.