Skip to content

Commit

Permalink
Bump tagged-base64 from 0.3.4 to v0.4.0
Browse files Browse the repository at this point in the history
Bumps [tagged-base64](https://github.com/EspressoSystems/tagged-base64) from 0.3.4 to v0.4.0.
- [Release notes](https://github.com/EspressoSystems/tagged-base64/releases)
- [Commits](EspressoSystems/tagged-base64@93be6f0...eb44914)

---
updated-dependencies:
- dependency-name: tagged-base64
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent cf429b2 commit c528c4c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 9 deletions.
46 changes: 38 additions & 8 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 @@ -13,6 +13,6 @@ futures = "0.3"
hotshot-types = { git = "https://github.com/EspressoSystems/hotshot-types", tag = "0.1.8" }
serde = { version = "1.0", features = ["derive"] }
snafu = { version = "0.7", features = ["backtraces"] }
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "0.3.4" }
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "v0.4.0" }
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", tag = "v0.4.6" }
toml = "0.8"

0 comments on commit c528c4c

Please sign in to comment.