Revert md-5 upgrade
Some checks are pending
Build and Test / wii-u-chat (push) Waiting to run
Build and Test / splatoon (push) Waiting to run
Build and Test / friends (push) Waiting to run
Build and Test / super-mario-maker (push) Waiting to run

This commit is contained in:
red binder 2026-04-28 21:30:17 +02:00
commit 3757658fd5
5 changed files with 8 additions and 8 deletions

6
Cargo.lock generated
View file

@ -2142,7 +2142,7 @@ dependencies = [
"cfg-if",
"hmac 0.12.1",
"log",
"md-5 0.11.0",
"md-5 0.10.6",
"proxy-common",
"rc4",
"rnex-core",
@ -2159,7 +2159,7 @@ dependencies = [
"cfg-if",
"hmac 0.12.1",
"log",
"md-5 0.11.0",
"md-5 0.10.6",
"once_cell",
"proxy-common",
"rc4",
@ -2320,7 +2320,7 @@ dependencies = [
"json",
"log",
"macros 0.0.0",
"md-5 0.11.0",
"md-5 0.10.6",
"once_cell",
"paste",
"rand 0.8.5",