| [package] | |
| name = "matcha_config" | |
| version = "0.1.0" | |
| edition = "2018" | |
| [dependencies] | |
| # Locked to yanked futures crate version; see BUG(376047660). | |
| futures-task = { path = "../../libtock-rs/crates/futures-rs-0.3.29/futures-task", default-features = false, features = ["unstable", "cfg-target-has-atomic"] } |