aboutsummaryrefslogtreecommitdiff
path: root/lib/arena/Cargo.toml
blob: 1afec9bf87e34b1ec98ce7fe126131972a00e6ad (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "la-arena"
version = "0.1.0"
description = "Thy rope of sands..."
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-analyzer/rust-analyzer"
documentation = "https://docs.rs/la-arena"
categories = ["data-structures", "memory-management", "rust-patterns"]
authors = ["rust-analyzer developers"]
edition = "2018"