Skip to content

Commit

Permalink
Merge pull request #2496 from EspressoSystems/dependabot/cargo/toml-0…
Browse files Browse the repository at this point in the history
….8.9

Bump toml from 0.8.8 to 0.8.9
  • Loading branch information
shenkeyao authored Feb 1, 2024
2 parents 512c3d7 + 774a3a8 commit dde472e
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 @@ -73,7 +73,7 @@ surf-disco = { git = "https://github.com/EspressoSystems/surf-disco.git", tag =
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "0.3.4" }
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", tag = "v0.4.6" }
time = "0.3.31"
toml = "0.8.8"
toml = "0.8.9"
tracing = "0.1.40"
typenum = "1.17.0"
libp2p = { package = "libp2p", version = "0.52.4", features = [
Expand Down

0 comments on commit dde472e

Please sign in to comment.