Skip to content

Commit

Permalink
remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mxve committed Dec 9, 2024
1 parent 1d0fbc9 commit b0c2c8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
28 changes: 0 additions & 28 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ semver = "1.0.23"
colored = "2.1.0"
once_cell = "1.20.0"
reqwest = { version = "0.12.7", features = ["stream"] }
ureq = "2.9"
futures-util = "0.3.30"
indicatif = "0.17.8"
tokio = {version="1.40.0", features = ["rt-multi-thread", "macros"]}
Expand Down

0 comments on commit b0c2c8d

Please sign in to comment.