From 9087a76e5be251c1421026530113dce6a19a94b9 Mon Sep 17 00:00:00 2001 From: rultor Date: Thu, 4 May 2023 02:22:11 +0000 Subject: [PATCH] new version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6972d6b..2bf63ac 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ First, add this to `Cargo.toml`: ```toml [dependencies] -micromap = "0.0.12" +micromap = "0.0.13" ``` Then, use it like a standard hash map... well, almost: