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@0.3.4...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 27, 2024
1 parent 8078f47 commit 45fb618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ futures = "0.3"
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.28" }
serde = { version = "1.0", features = ["derive"] }
snafu = "0.8"
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.5.0" }
toml = "0.8"
versioned-binary-serialization = { git = "https://github.com/EspressoSystems/versioned-binary-serialization", tag = "0.1.2" }
Expand Down

0 comments on commit 45fb618

Please sign in to comment.