X-Git-Url: https://git.chrismorgan.info/anymap/blobdiff_plain/1374cacb410abd763f5ff6d4644b8f01b2330f3c..f5e887ef634cfcd5c354307ba105c616f4222c3d:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index f68b6dc..746399b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,3 @@ repository = "https://github.com/chris-morgan/anymap" readme = "README.md" keywords = ["container", "data-structure", "map"] license = "MIT/Apache-2.0" - -[features] -bench = []