# @generated by autocargo from //resctl/below/procfs:fb_procfs [package] name = "fb_procfs" version = "0.8.1" authors = ["Daniel Xu ", "Facebook"] edition = "2021" description = "A crate for reading procfs" readme = "README" repository = "https://github.com/facebookincubator/below" license = "Apache-2.0" [dependencies] lazy_static = "1.4" libc = "0.2.139" nix = "0.25" openat = "0.1.21" serde = { version = "1.0.185", features = ["derive", "rc"] } slog = { version = "2.7", features = ["max_level_trace", "nested-values"] } thiserror = "1.0.49" threadpool = "1.8.1" [dev-dependencies] slog-term = "2.8" tempfile = "3.8"