Skip to content

Commit

Permalink
No errors, not working
Browse files Browse the repository at this point in the history
  • Loading branch information
kimono-koans committed Apr 8, 2024
1 parent 4221811 commit 7d2020f
Show file tree
Hide file tree
Showing 4 changed files with 122 additions and 136 deletions.
65 changes: 23 additions & 42 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 @@ -37,7 +37,7 @@ xattr = { version = "1.3.1", default-features = false, optional = true }

[dependencies]
ahash = { version = "0.8.11", default-features = false }
clap = { version = "3.2.25", default-features = false, features = [
clap = { version = "4.5.4", default-features = false, features = [
"cargo",
"std",
] }
Expand Down
Loading

0 comments on commit 7d2020f

Please sign in to comment.