From 1f58db6c9bb01df6105b382d63b6da94aee8ddc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 00:34:00 +0000 Subject: [PATCH] CompatHelper: bump compat for "Indexes" to "0.2" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e506549..f00e7e3 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ BioSequences = "2" BufferedStreams = "1" FASTX = "1" GenomicFeatures = "2" -Indexes = "0.1" +Indexes = "0.1, 0.2" URIParser = "0.4" julia = "1.1"