Skip to content

Commit a687337

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 ecc3f6e commit a687337

2 files changed

Lines changed: 39 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 38 additions & 8 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,7 +13,7 @@ futures = "0.3"
1313
hotshot-types = { git = "https://github.com/EspressoSystems/hotshot-types", tag = "0.1.11" }
1414
serde = { version = "1.0", features = ["derive"] }
1515
snafu = "0.8"
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.5.0" }
1818
toml = "0.8"
1919
versioned-binary-serialization = { git = "https://github.com/EspressoSystems/versioned-binary-serialization.git", tag = "0.1.2" }

0 commit comments

Comments
 (0)