Skip to content

Commit

Permalink
Remove useless profile
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Dec 11, 2023
1 parent bfca94b commit 49c550a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,4 @@ temp-dir = "0.1"

[features]
full_tests = []
no_downloads = []

# The profile that 'cargo dist' will build with
[profile.dist]
inherits = "release"
lto = "thin"
no_downloads = []

0 comments on commit 49c550a

Please sign in to comment.