Bump toml from 0.7.3 to 0.7.4 (#2598)

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.4.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.4)

---
updated-dependencies:
- dependency-name: toml
  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]
2023-05-18 21:42:11 +00:00
committed by GitHub
parent 4e4799927a
commit 8756807964
2 changed files with 13 additions and 13 deletions
@@ -11,4 +11,4 @@ build = "build.rs"
polkadot-node-core-pvf-worker = { git = "https://github.com/paritytech/polkadot", branch = "master" }
[build-dependencies]
toml = "0.7.3"
toml = "0.7.4"