diff --git a/Cargo.toml b/Cargo.toml index 605a9eb..3c80083 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,3 @@ tonari-math = { path = "../tonari-math" } [build-dependencies] cxx-build = "1.0" - -[features] -default = []