build: bump toml_edit from 0.12.3 to 0.12.4 (#3412)

Bumps [toml_edit](https://github.com/ordian/toml_edit) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/ordian/toml_edit/releases)
- [Changelog](https://github.com/ordian/toml_edit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ordian/toml_edit/compare/v0.12.3...v0.12.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-10 10:06:05 +03:00
committed by GitHub
parent c335b4267b
commit ac99427a9c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ shadow-rs = "0.8.1"
versions = "3.0.3"
strsim = "0.10.0"
sha-1 = "0.10.0"
toml_edit = "0.12.3"
toml_edit = "0.12.4"
process_control = { version = "3.2.0", features = ["crossbeam-channel"] }