Skip to content

Commit 9b443da

Browse files
Update md5 requirement from 0.6 to 0.7
Updates the requirements on [md5](https://github.com/stainless-steel/md5) to permit the latest version. - [Release notes](https://github.com/stainless-steel/md5/releases) - [Commits](https://github.com/stainless-steel/md5/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2615441 commit 9b443da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bytes = "0.5"
1515
fallible-iterator = "0.2"
1616
generic-array = "0.13"
1717
hmac = "0.7"
18-
md5 = "0.6"
18+
md5 = "0.7"
1919
memchr = "2.0"
2020
rand = "0.7"
2121
sha2 = "0.8"

0 commit comments

Comments
 (0)