Cargo.toml9 lines
mainRaw
[package]
name = "react_compiler_utils"
version = "0.1.0"
edition = "2024"

[dependencies]
indexmap = "2"
rustc-hash = "2"
Loading syntax highlighting…