aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 23dcf1e..c4df3f0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"
]