From 9fb466694b993a8538b5d488011aebb635e3e53b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 13 Sep 2023 00:54:35 +0000 Subject: [PATCH] CompatHelper: bump compat for VectorizedKmers to 0.6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c97002d..e408a3a 100644 --- a/Project.toml +++ b/Project.toml @@ -21,7 +21,7 @@ StatsAPI = "1.6" StatsBase = "0.34.0" TestItemRunner = "0.2" TestItems = "0.1" -VectorizedKmers = "0.5" +VectorizedKmers = "0.5, 0.6" julia = "1.9" [extras]