Skip to content

Commit 33f2698

Browse files
Bump md5 from 0.7.0 to 0.8.0
Bumps [md5](https://github.com/stainless-steel/md5) from 0.7.0 to 0.8.0. - [Commits](https://github.com/stainless-steel/md5/commits) --- updated-dependencies: - dependency-name: md5 dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a511d9 commit 33f2698

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -132,7 +132,7 @@ libp2p-identity = { version = "=0.2.7", features = ["peerid"] }
132132
linkme = "0.3.22"
133133
local-ip-address = "0.6.1"
134134
log = "0.4.25"
135-
md5 = "0.7.0"
135+
md5 = "0.8.0"
136136
mina-bootstrap-sandbox = { path = "tools/bootstrap-sandbox" }
137137
mina-core = { path = "core" }
138138
mina-curves = { git = "https://github.com/o1-labs/proof-systems", tag = "0.2.0" }

0 commit comments

Comments
 (0)