Skip to content

Commit

Permalink
xtask: Remove strum
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Nov 30, 2023
1 parent 1d6fbf1 commit 552e4ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
35 changes: 0 additions & 35 deletions xtask/Cargo.lock

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

1 change: 0 additions & 1 deletion xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ edition = "2021"

[dependencies]
argh = "0.1"
strum = { version = "0.25", features = ["derive"] }
log = "0.4"
env_logger = { version = "0.10", default-features = false, features = ["auto-color"] }
anyhow = "1.0"
Expand Down

0 comments on commit 552e4ee

Please sign in to comment.