# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "autocfg" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d" [[package]] name = "envmnt" version = "0.8.1" dependencies = [ "fsio", "indexmap", ] [[package]] name = "fsio" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "598901a61e141ceae9123b95270403ea7d5ac9eb5e2c72f80d3dc6c1d3981670" [[package]] name = "indexmap" version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292" dependencies = [ "autocfg", ]