compiler/crates/schema-documentation/Cargo.toml (10 lines of code) (raw):

# @generated by autocargo from //relay/oss/crates/schema-documentation:schema-documentation [package] name = "schema-documentation" version = "0.0.0" authors = ["Facebook"] edition = "2021" license = "MIT" [dependencies] intern = { path = "../intern" } schema = { path = "../schema" }