Remove positive is_typechecker guards
[hiphop-php.git] / hphp / hack / src / hhbc / hhbc / cargo / ast_scope / Cargo.toml
blobdd3d0bc6af84c54820cc0acef239d8e482c4cafb
1 # @generated by autocargo from //hphp/hack/src/hhbc/hhbc:ast_scope
2 [package]
3 name = "ast_scope"
4 version = "0.0.0"
5 edition = "2021"
7 [lib]
8 path = "../../ast_scope.rs"
10 [dependencies]
11 bumpalo = { version = "3.8", features = ["collections"] }
12 hhas_coeffects = { path = "../hhas_coeffects" }
13 itertools = "0.10.3"
14 oxidized = { path = "../../../../oxidized" }