Skip to content

Commit e20a1a4

Browse files
committed
minor: publish la_arena
1 parent dba0d8b commit e20a1a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/arena/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "la-arena"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Simple index-based arena without deletion."
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-analyzer/rust-analyzer"

0 commit comments

Comments
 (0)