Skip to content

Commit

Permalink
removed fuzzt from cli
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelPanic0x committed Oct 8, 2024
1 parent ceeeef3 commit 711875a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ arboard = { optional = true, workspace = true, features = [
] } # Wayland by default, fallback to X11.
tracing = { workspace = true, features = ["log", "log-always"] }
tracing-subscriber = { workspace = true, features = ["env-filter"] }
fuzzt = "0.3.1"

[dev-dependencies]
trycmd = { workspace = true }
Expand Down

0 comments on commit 711875a

Please sign in to comment.