diff --git a/Cargo.toml b/Cargo.toml index c9e042e..4396dc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,6 +35,3 @@ std = ["num-integer/std", "num-traits/std"] # vestigial features, now always in effect i128 = [] - -[build-dependencies] -autocfg = "1"