mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-19 01:50:32 +00:00
Add description for crates that will be published
This commit is contained in:
parent
35fd9a8e0b
commit
335add49db
25 changed files with 25 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[package]
|
||||
name = "proc_macro_api"
|
||||
version = "0.0.0"
|
||||
description = "TBD"
|
||||
license = "MIT OR Apache-2.0"
|
||||
authors = ["rust-analyzer developers"]
|
||||
edition = "2018"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue