Skip to content

Commit 59d83d2

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] <[email protected]>
1 parent e0f6075 commit 59d83d2

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 8 additions & 2 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
@@ -28,7 +28,7 @@ tokio-util = {version = "0.7.15", features = ["io", "io-util"]}
2828
regex = "1.11.1"
2929
chrono = "0.4.32"
3030
lazy_static = "1.5.0"
31-
md5 = "0.7.0"
31+
md5 = "0.8.0"
3232
openssl = { version = "0.10", features = ["vendored"] }
3333
futures = "0.3.31"
3434
getset = "0.1.6"

0 commit comments

Comments
 (0)