Include all files in crate

This commit is contained in:
David Tolnay 2017-01-25 21:01:53 -08:00
parent 02252428e6
commit 3eaa8f4f83
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82
1 changed files with 0 additions and 1 deletions

View File

@ -6,4 +6,3 @@ license = "MIT/Apache-2.0"
description = "Fast functions for printing integer primitives to an io::Write"
repository = "https://github.com/dtolnay/itoa"
documentation = "https://github.com/dtolnay/itoa"
include = ["Cargo.toml", "src/**/*.rs"]