summaryrefslogtreecommitdiff
path: root/iter_patterns/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2019-04-14 23:28:48 +0200
committerNadrieril2019-04-14 23:28:48 +0200
commitac2448ea2240db0d3ae8f7d3574ce7ddc2fd57f9 (patch)
tree9bf5f8324df818a22da4eae0e72989e8b039b64f /iter_patterns/Cargo.toml
parentbeadb7a9641dda256e505b6ad13fed5de701b040 (diff)
parent642d9f4519e0b792fa40879d5692f146afde3442 (diff)
Merge branch 'publish-improved_slice_patterns'
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