From 1c8feac01f7ba92c810ddeafde399b4d152dec4e Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 17 Jan 2021 11:41:45 +0300 Subject: :arrow_up: arena --- lib/arena/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/arena/Cargo.toml b/lib/arena/Cargo.toml index b9dbb7ef3..f4d2ecb6c 100644 --- a/lib/arena/Cargo.toml +++ b/lib/arena/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "la-arena" -version = "0.1.1" +version = "0.2.0" description = "Simple index-based arena without deletion." license = "MIT OR Apache-2.0" repository = "https://github.com/rust-analyzer/rust-analyzer" -- cgit v1.2.3