diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/arena/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/arena/Cargo.toml b/lib/arena/Cargo.toml index 27fd436972e..b5b0cf5e822 100644 --- a/lib/arena/Cargo.toml +++ b/lib/arena/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "la-arena" -version = "0.2.0" +version = "0.2.1" description = "Simple index-based arena without deletion." license = "MIT OR Apache-2.0" repository = "https://github.com/rust-analyzer/rust-analyzer" |
