Skip to content

Commit

Permalink
Fix an issue with cargo dist builds
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed Dec 19, 2024
1 parent 766215a commit 477be85
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions qlty-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@ homepage.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true
license-file.workspace = true
edition.workspace = true
autotests = false

[lib]
name = "qlty"
path = "src/lib.rs"
doctest = false

[[bin]]
bench = false
path = "src/main.rs"
Expand Down

0 comments on commit 477be85

Please sign in to comment.