From 373467b2aa1d05c4b05703c494ac6bfe4ce7f269 Mon Sep 17 00:00:00 2001 From: a Date: Mon, 6 Nov 2023 11:06:37 +0100 Subject: [PATCH] version bump and update autohashequals --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 82482b9c..c1a50728 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Metatheory" uuid = "e9d8d322-4543-424a-9be4-0cc815abe26c" authors = ["Alessandro Cheli - 0x0f0f0f "] -version = "2.0.2" +version = "2.0.3" [deps] AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f" @@ -12,7 +12,7 @@ TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c" TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" [compat] -AutoHashEquals = "2.0.0" +AutoHashEquals = "2.1.0" DataStructures = "0.18" DocStringExtensions = "0.8, 0.9" Reexport = "0.2, 1"