From 93c6b96c5d48b6ffef7a268b3c0ffc6b080f8ef0 Mon Sep 17 00:00:00 2001 From: Marek Kaluba Date: Fri, 14 Oct 2022 02:31:55 +0200 Subject: [PATCH] bump KnuthBendix to 0.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 93f0e92..3df579b 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] Folds = "0.2.7" GroupsCore = "0.4" -KnuthBendix = "0.3" +KnuthBendix = "0.4" OrderedCollections = "1" PermutationGroups = "0.3" StaticArrays = "1"