Skip to content

Commit

Permalink
Bump toml from 0.7.4 to 0.7.6
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.4 to 0.7.6.
- [Commits](toml-rs/toml@toml-v0.7.4...toml-v0.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 7ec23d1 commit 1c9f85a
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 21 deletions.
62 changes: 42 additions & 20 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 crates/relayer-rest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ tokio = "1.26"

[dev-dependencies]
reqwest = { version = "0.11.16", features = ["json"], default-features = false }
toml = "0.7.3"
toml = "0.7.6"

0 comments on commit 1c9f85a

Please sign in to comment.