compiler/crates/graphql-watchman/Cargo.toml (12 lines of code) (raw):

# @generated by autocargo from //relay/oss/crates/graphql-watchman:graphql-watchman [package] name = "graphql-watchman" version = "0.0.0" authors = ["Facebook"] edition = "2021" license = "MIT" [dependencies] log = { version = "0.4.14", features = ["kv_unstable", "kv_unstable_std"] } serde = { version = "1.0.126", features = ["derive", "rc"] } serde_bser = "0.3" watchman_client = "0.7"