cargo-binstall/crates/binstalk-manifests
dependabot[bot] 425c6c2509
Bump toml from 0.5.11 to 0.6.0 (#736)
* Bump toml from 0.5.11 to 0.6.0

Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.6.0.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.5.11...toml-v0.6.0)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix use of `toml` v0.6
* Optimize `CratesTomlParseError`: Box variant `TomlParse`
   Since now `toml:🇩🇪:Error` is a wrapper of `toml_edit::TomlError`,
   which is at least 3 * `size_of::<Vec<_>>()`.

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-24 02:51:29 +00:00
..
src Bump toml from 0.5.11 to 0.6.0 (#736) 2023-01-24 02:51:29 +00:00
Cargo.toml Bump toml from 0.5.11 to 0.6.0 (#736) 2023-01-24 02:51:29 +00: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