[dependencies.rush-parser]
version = "0.1.0"
[package]
authors = ["RubixDev", "MikMuellerDev"]
description = "A semantic analyzer and type-annotator for the rush programming language"
edition = "2021"
license = "GPL-3.0-only"
name = "rush-analyzer"
repository = "https://github.com/rush-rs/rush.git"
resolver = "1"
version = "0.1.0"