Rustify elaborate namespace visitor
[hiphop-php.git] / hphp / hack / src / utils / multifile / Cargo.toml
blobf0ad33d160318edc78a51742bb61151d6351ed4a
1 # @generated
2 # @autocargo from //hphp/hack/src/utils:multifile_rust
3 # Signature
4 [package]
5 name = "multifile_rust"
6 edition = "2018"
7 version = "0.0.0"
8 include = ["../multifile.rs"]
10 [lib]
11 path = "../multifile.rs"
13 [dependencies]
14 anyhow = "1.0"
15 itertools = "0.8"
16 lazy_static = "1.0"
17 regex = "1.0"
19 [dev-dependencies]
20 pretty_assertions = "0.6"
21 # @end of Signature