below-config 0.9.0

Configurations for below
Documentation
[dependencies.anyhow]
version = "1.0.95"

[dependencies.btrfs]
package = "below-btrfs"
version = "0.9.0"

[dependencies.cgroupfs]
version = "0.9.0"

[dependencies.serde]
features = ["derive", "rc"]
version = "1.0.185"

[dependencies.toml]
version = "0.8.19"

[dev-dependencies.tempfile]
version = "3.15"

[lib]
name = "below_config"
path = "src/lib.rs"

[package]
authors = ["Meta Platforms, Inc. and affiliates"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Configurations for below"
edition = "2021"
license = "Apache-2.0"
name = "below-config"
readme = false
repository = "https://github.com/facebookincubator/below"
version = "0.9.0"