diff --git a/Cargo.toml b/Cargo.toml index b0c96ef..714d091 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,3 @@ license = "MIT/Apache-2.0" description = "Fast functions for printing floating-point primitives to an io::Write" repository = "https://github.com/dtolnay/dtoa" documentation = "https://github.com/dtolnay/dtoa" -include = ["Cargo.toml", "src/**/*.rs"]