[package]
name = "rust-analyzer-cli"
version = "0.1.0"
edition = "2024"
description = "A CLI tool built on top of rust-analyzer"
license = "MIT OR Apache-2.0"
repository = "https://github.com/jihaohaaaa/rust-analyzer-cli"
readme = "README.md"
keywords = ["rust-analyzer", "cli"]
[dependencies]