Skip to content

Commit

Permalink
Bump toml from 0.7.7 to 0.7.8 (#1709)
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.7 to 0.7.8.
- [Commits](toml-rs/toml@toml-v0.7.7...toml-v0.7.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent ac21cec commit f92e68a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -64,7 +64,7 @@ serde = { version = "1.0.188", features = ["derive"] }
snafu = "0.7.5"
surf-disco = { git = "https://github.com/EspressoSystems/surf-disco.git", tag = "v0.4.2" }
time = "0.3.28"
toml = "0.7.7"
toml = "0.7.8"
tracing = "0.1.37"
typenum = "1.16.0"
libp2p = { package = "libp2p", version = "0.52.3", features = [
Expand Down

0 comments on commit f92e68a

Please sign in to comment.