Skip to content

Commit

Permalink
Remove useless dev dependency (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
omid authored Apr 25, 2024
1 parent 8c1a497 commit a0476e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ schemars = { version = "0.8.11", default-features = false, features = [

[dev-dependencies]
tokio = { version = "1", features = ["full"] }
scraper = "0.19"
heck = "0.5"
clap = { version = "4", features = ["derive", "std"], default-features = false }
toml = "0.8"
Expand Down

0 comments on commit a0476e5

Please sign in to comment.