mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
Set repository metadata entry for Rust crates (#1063)
This commit is contained in:
parent
f8a9b80d9e
commit
52bbff6dfc
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ edition = "2018"
|
|||
rust-version = "1.70"
|
||||
description = "A Python parser and Concrete Syntax Tree library."
|
||||
license-file = "LICENSE"
|
||||
homepage = "https://github.com/Instagram/LibCST"
|
||||
repository = "https://github.com/Instagram/LibCST"
|
||||
documentation = "https://libcst.rtfd.org"
|
||||
keywords = ["python", "cst", "ast"]
|
||||
categories = ["parser-implementations"]
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ version = "1.1.0"
|
|||
edition = "2018"
|
||||
description = "Proc macro helpers for libcst."
|
||||
license-file = "LICENSE"
|
||||
homepage = "https://github.com/Instagram/LibCST"
|
||||
repository = "https://github.com/Instagram/LibCST"
|
||||
documentation = "https://libcst.rtfd.org"
|
||||
keywords = ["macros", "python"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue