# @generated by autocargo from //resctl/below/config:below-config [package] name = "below-config" version = "0.8.1" authors = ["Daniel Xu ", "Facebook"] edition = "2021" description = "Configurations for below" repository = "https://github.com/facebookincubator/below" license = "Apache-2.0" [dependencies] anyhow = "1.0.75" btrfs = { package = "below-btrfs", version = "0.8.1", path = "../btrfs" } cgroupfs = { version = "0.8.1", path = "../cgroupfs" } serde = { version = "1.0.185", features = ["derive", "rc"] } toml = "0.8.4" [dev-dependencies] tempfile = "3.8"