# @generated by autocargo from //eden/scm/lib/util/rewrite-macros/tree-pattern-match:tree-pattern-match [package] name = "sapling-tree-pattern-match" version = "0.1.0" authors = ["Meta Source Control Team "] edition = "2021" description = "Pattern match for tree structures." homepage = "https://sapling-scm.com/" repository = "https://github.com/facebook/sapling" license = "MIT" [lib] name = "tree_pattern_match" [dependencies] bitflags = { version = "2.6", features = ["serde"] }