Skip to content

Commit

Permalink
build(cli): remove shell-words dependency (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Jun 8, 2024
1 parent a3a415c commit d65b0af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions 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 hitt-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ hitt-sse = { workspace = true }
http = { workspace = true }
ignore = { version = "0.4.22" }
reqwest = { workspace = true }
shell-words = { version = "1.1.0" }
tempfile = { version = "3.10.1" }
tokio = { workspace = true }

0 comments on commit d65b0af

Please sign in to comment.