# @generated by autocargo from //eden/scm/lib/config/model:configmodel [package] name = "sapling-configmodel" version = "0.1.0" authors = ["Meta Source Control Team "] edition = "2021" description = "Configuration types used by Sapling." homepage = "https://sapling-scm.com/" repository = "https://github.com/facebook/sapling" license = "MIT" [lib] name = "configmodel" [dependencies] anyhow = "1.0.86" auto_impl = "1.1.0" sapling-minibytes = { version = "0.1.0", path = "../../minibytes" } sapling-util = { version = "0.1.0", path = "../../util" } thiserror = "1.0.64" twox-hash = "1.6.1"