Skip to content

Commit 9c98606

Browse files
bors[bot]matklad
andauthored
Merge #9642
9642: minor: publish la_arena r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents dba0d8b + e20a1a4 commit 9c98606

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)