cargo-binstall/crates/binstalk-manifests
Jiahao XU 152ea8376b
Switch from toml back to toml_edit (#738)
Since now toml simply uses toml_edit, there is no reason to continue
using it as it merely increase compilation time and bloat.

Instead, we switch to toml_edit v0.18.0 with feature serde enabled.

This also remove the `CratesTomlParseError::TomlParseNonUtf8` variant
intorduced in #736.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-24 16:27:34 +13:00
..
src Switch from toml back to toml_edit (#738) 2023-01-24 16:27:34 +13:00
Cargo.toml Switch from toml back to toml_edit (#738) 2023-01-24 16:27:34 +13:00
LICENSE-APACHE Switch binstalk-manifests LICENSE to "Apache-2.0 OR MIT" (#513) 2022-11-15 22:51:11 +00:00
LICENSE-MIT Switch binstalk-manifests LICENSE to "Apache-2.0 OR MIT" (#513) 2022-11-15 22:51:11 +00:00