Skip to content

Commit

Permalink
Bump toml from 0.5.11 to 0.7.3 (paritytech#13619)
Browse files Browse the repository at this point in the history
Bumps [toml](/~https://github.com/toml-rs/toml) from 0.5.11 to 0.7.3.
- [Release notes](/~https://github.com/toml-rs/toml/releases)
- [Commits](toml-rs/toml@toml-v0.5.11...toml-v0.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and nathanwhit committed Jul 19, 2023
1 parent b86aea2 commit 7b94fc1
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 4 deletions.
58 changes: 55 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/wasm-builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build-helper = "0.1.1"
cargo_metadata = "0.15.2"
strum = { version = "0.24.1", features = ["derive"] }
tempfile = "3.1.0"
toml = "0.5.4"
toml = "0.7.3"
walkdir = "2.3.2"
sp-maybe-compressed-blob = { version = "4.1.0-dev", path = "../../primitives/maybe-compressed-blob" }
filetime = "0.2.16"
Expand Down

0 comments on commit 7b94fc1

Please sign in to comment.