Skip to content

Commit

Permalink
removed unsed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-zip committed Nov 7, 2024
1 parent de207b3 commit 32ff5cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions witch_craft/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ colored = "2.1.0"
headless_chrome = "1.0.15"
image = "0.25.2"
qrcode = "0.14.1"
rayon = "1.10.0"
regex = "1.10.6"
reqwest = { version = "0.12.5", features = ["blocking", "json"] }
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.122"
sha256 = "1.5.0"
sysinfo = "0.32.0"
threadpool = "1.8.1"

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 32ff5cb

Please sign in to comment.