mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
710975ecd8
Fixes typo introduced in #782
6 lines
102 B
TOML
6 lines
102 B
TOML
[package]
|
|
edition = "2018"
|
|
name = "ra_arena"
|
|
version = "0.1.0"
|
|
authors = ["rust-analyzer developers"]
|