cargo-binstall/crates
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
..
bin Bump clap from 4.1.1 to 4.1.3 (#735) 2023-01-24 12:56:44 +11:00
binstalk Bump async-trait from 0.1.61 to 0.1.63 (#733) 2023-01-23 15:37:35 +11:00
binstalk-downloader Bump async-trait from 0.1.61 to 0.1.63 (#733) 2023-01-23 15:37:35 +11:00
binstalk-manifests Switch from toml back to toml_edit (#738) 2023-01-24 16:27:34 +13:00
binstalk-types release: binstalk-types v0.2.0 (#685) 2023-01-11 10:29:31 +11:00
detect-targets Bump tokio from 1.24.1 to 1.24.2 (#727) 2023-01-18 01:23:26 +00:00
detect-wasi Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
fs-lock release: fs-lock v0.1.0 (#339) 2022-09-04 16:04:52 +00:00
normalize-path release: normalize-path v0.2.0 (#509) 2022-11-04 17:30:21 +11:00