Bump cargo_toml from 0.10.1 to 0.10.2

Bumps [cargo_toml](https://gitlab.com/crates.rs/cargo_toml) from 0.10.1 to 0.10.2.
- [Release notes](https://gitlab.com/crates.rs/cargo_toml/tags)
- [Commits](https://gitlab.com/crates.rs/cargo_toml/commits/master)

---
updated-dependencies:
- dependency-name: cargo_toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-06 01:14:41 +00:00 committed by GitHub
parent 912dc56c95
commit 9b092b9f9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ reqwest = { version = "0.11.6", features = [ "rustls-tls" ], default-features =
tempdir = "0.3.7"
flate2 = "1.0.22"
tar = "0.4.37"
cargo_toml = "0.10.1"
cargo_toml = "0.10.2"
serde = { version = "1.0.130", features = [ "derive" ] }
strum_macros = "0.23.0"
strum = "0.23.0"