summaryrefslogtreecommitdiff
path: root/iter_patterns/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'iter_patterns/Cargo.toml')
-rw-r--r--iter_patterns/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/iter_patterns/Cargo.toml b/iter_patterns/Cargo.toml
deleted file mode 100644
index 5a4c45f..0000000
--- a/iter_patterns/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[package]
-name = "iter_patterns"
-version = "0.1.0"
-authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
-license = "BSD-2-Clause"
-edition = "2018"
-
-[lib]
-doctest = false