Skip to content

Commit

Permalink
Bump toml from 0.8.13 to 0.8.14 (#4018)
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.13 to 0.8.14.
- [Commits](toml-rs/toml@toml-v0.8.13...toml-v0.8.14)

---
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>
Co-authored-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ljoss17 committed Jun 7, 2024
1 parent 591a920 commit 5425f86
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ tiny-bip39 = "1.0.0"
tiny-keccak = { version = "2.0.2", default-features = false }
tokio = "1.26.0"
tokio-stream = "0.1.14"
toml = "0.8.8"
toml = "0.8.14"
tonic = "0.11"
tracing = { version = "0.1.36", default-features = false }
tracing-subscriber = "0.3.14"
Expand Down

0 comments on commit 5425f86

Please sign in to comment.