Skip to content

Commit

Permalink
Removed sleef feature
Browse files Browse the repository at this point in the history
  • Loading branch information
tbetcke committed Feb 5, 2025
1 parent e46e3bc commit 0808d0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[features]
serde = ["dep:serde", "ndelement/serde", "dep:ron"]
strict = []
sleef = ["rlst/sleef"]
default = ["sleef", "serde"]
default = ["serde"]
coupe = ["dep:coupe"]

[package]
Expand Down

0 comments on commit 0808d0a

Please sign in to comment.