Rename directory hhbc to hackc
[hiphop-php.git] / hphp / hack / src / hackc / emitter / cargo / local / Cargo.toml
blobc6b9112fbe10eb69aa7c4e83bd91471108394acc
1 # @generated by autocargo from //hphp/hack/src/hackc/emitter:local
2 [package]
3 name = "local"
4 version = "0.0.0"
5 edition = "2021"
7 [lib]
8 path = "../../local.rs"
10 [dependencies]
11 ffi = { path = "../../../../utils/ffi" }
12 indexmap = { version = "1.7.0", features = ["rayon", "serde-1"] }
13 naming_special_names_rust = { path = "../../../../naming" }