diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -10,9 +10,6 @@ categories = ["parser-implementations", "web-programming"] keywords = ["uri", "parser"] repository = "https://github.com/rhymu8354/Uri.git" exclude = [ - "*.hpp", - "*.cpp", - "CMakeLists.txt", "notes.md" ] |