aboutsummaryrefslogtreecommitdiff
path: root/lib/arena/Cargo.toml
blob: 183a5bb6a9a98f56ea8c32fd861832071a820eb4 (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"
authors = ["rust-analyzer developers"]
edition = "2018"

[lib]
doctest = false