Skip to content

Commit

Permalink
remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SharliBeicon committed Feb 3, 2025
1 parent 2295879 commit 8541da6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 235 deletions.
240 changes: 6 additions & 234 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 @@ -60,7 +60,6 @@ env_logger = { version = "0.11.2", default-features = false, features = ["color
futures-util = { version = "0.3", default-features = false }
getopts = "0.2"
log = "0.4"
reqwest = "0.12.12"
sha1 = "0.10"
sysinfo = { version = "0.33.0", default-features = false, features = ["system"] }
thiserror = "2.0"
Expand Down

0 comments on commit 8541da6

Please sign in to comment.