Add more keys to la-arena Cargo.toml

This commit is contained in:
Aramis Razzaghipour 2021-01-15 10:53:35 +11:00
parent 6dc79952db
commit a45099ee3e
No known key found for this signature in database
GPG Key ID: F788F7E990136003
1 changed files with 3 additions and 0 deletions

View File

@ -3,5 +3,8 @@ 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"