bump arena

This commit is contained in:
Aleksey Kladov 2021-01-15 11:31:29 +03:00
parent 986e8e9e5a
commit b3b6e56222

View file

@ -1,7 +1,7 @@
[package]
name = "la-arena"
version = "0.1.0"
description = "Thy rope of sands..."
version = "0.1.1"
description = "Simple index-based arena without deletion."
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-analyzer/rust-analyzer"
documentation = "https://docs.rs/la-arena"