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