Skip to content

Commit 3df1c0f

Browse files
chore(deps): update rust crate md5 to ^0.8.0 (#1465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 825bbb5 commit 3df1c0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

openstack_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ webauthn-rs-proto = { workspace = true, optional = true }
9696
[dev-dependencies]
9797
assert_cmd = "^2.0"
9898
futures.workspace = true
99-
md5 = "^0.7"
99+
md5 = "^0.8.0"
100100
rand = "^0.9"
101101
tempfile = { workspace = true }
102102

0 commit comments

Comments
 (0)