Skip to content

Commit fdb9c2b

Browse files
Bump tagged-base64 from 0.3.4 to v0.4.0
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] <support@github.com>
1 parent e0dd5c5 commit fdb9c2b

2 files changed

Lines changed: 40 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 39 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ futures = "0.3"
1313
hotshot-types = { git = "https://github.com/EspressoSystems/hotshot-types", tag = "0.1.9" }
1414
serde = { version = "1.0", features = ["derive"] }
1515
snafu = { version = "0.7", features = ["backtraces"] }
16-
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "0.3.4" }
16+
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "v0.4.0" }
1717
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", tag = "v0.4.6" }
1818
toml = "0.8"

0 commit comments

Comments
 (0)