[package] name = "crftng-intrprtrs" version = "0.1.0" edition = "2021" [dependencies] color-eyre = "0.6.1" dotenv = "0.15.0" from_variants = "1.0.0" match_any = "1.0.1" tracing = "0.1.32" tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }