Skip to content

Commit

Permalink
Removing dev-dependency for cushy
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed Aug 15, 2024
1 parent dca6ef3 commit 14d1d08
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ required-features = ["cushy"]
[dependencies]
cushy = { git = "https://github.com/khonsulabs/cushy", optional = true }

[dev-dependencies]
cushy = { git = "https://github.com/khonsulabs/cushy" }

[lints.clippy]
pedantic = { level = "warn", priority = -1 }
module_name_repetitions = "allow"
Expand Down

0 comments on commit 14d1d08

Please sign in to comment.