Skip to content

Commit fa80e43

Browse files
build(deps): 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 2238a4c commit fa80e43

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 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 @@ thiserror = "2.0.17"
2828
tempfile = "3.8.1"
2929
toml = "0.9.8"
3030
serde = { version = "1.0.193", features = ["derive"] }
31-
md5 = "0.7.0"
31+
md5 = "0.8.0"
3232
dirs = "6.0.0"
3333
futures-util = "0.3.29"
3434
async-std = { version = "1.12.0", features = ["attributes", "tokio1"] }

0 commit comments

Comments
 (0)