[dependencies.cargo_metadata]
version = "0.18"
[dependencies.term]
version = "0.7"
[lib]
name = "rustc_tools"
[package]
authors = ["Guillaume Gomez <guillaume1.gomez@gmail.com>"]
description = "Some internal rustc tools made accessible"
edition = "2021"
license = "MIT"
name = "rustc-tools"
readme = "README.md"
repository = "https://github.com/GuillaumeGomez/rustc-tools"
version = "0.3.2"