Skip to content

Commit

Permalink
Remove unused features section from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish committed Jan 16, 2025
1 parent 764ed0a commit b44540f
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 @@ -71,9 +71,6 @@ version = "^0.11"
default-features = false
features = ["multi_thread"]

[features]
default = []

[profile.release]
lto = 'fat'
codegen-units = 1

0 comments on commit b44540f

Please sign in to comment.