From 2a3a375bb2b53230b0c269266064e9ec722cf132 Mon Sep 17 00:00:00 2001 From: Acrimon Date: Fri, 31 Jul 2020 22:56:34 +0200 Subject: [PATCH] v3.11.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9e3fd1fa..de00249e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dashmap" -version = "3.11.7" +version = "3.11.8" authors = ["Acrimon "] edition = "2018" license = "MIT"