Skip to content

Commit

Permalink
chore: remove unnecessary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eatradish committed Nov 4, 2023
1 parent 24ccc39 commit e03c8c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 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 @@ -23,7 +23,6 @@ rand = "0.8"
md-5 = "0.10"
copypasta = {version = "0.8", optional = true}
scraper = "0.18"
itertools = { default-features = false, version = "0.10.5" }

[target.'cfg(windows)'.dependencies]
winrt-notification = {version = "^0.3", optional = true}
Expand Down

0 comments on commit e03c8c3

Please sign in to comment.