aboutsummaryrefslogtreecommitdiff
path: root/nucleotide-count/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nucleotide-count/Cargo.toml')
-rw-r--r--nucleotide-count/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/nucleotide-count/Cargo.toml b/nucleotide-count/Cargo.toml
deleted file mode 100644
index 3eb8759..0000000
--- a/nucleotide-count/Cargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
1[package]
2edition = "2018"
3name = "nucleotide-count"
4version = "1.3.0"
5
6[dependencies]
7maplit = "1.0.1"