Update Rust crate sha2 to 0.11.0
Some checks failed
Build and Test / friends (push) Successful in 5m42s
Build and Test / super-mario-maker (push) Failing after 6m4s
Build and Test / splatoon-testfire (push) Successful in 7m42s
Build and Test / wii-u-chat (push) Successful in 7m13s
Build and Test / wii-sports-club (push) Successful in 8m5s
Build and Test / fast-racing-neo (push) Successful in 7m16s
Build and Test / puyopuyo (push) Successful in 8m6s
Build and Test / mario-tennis (push) Successful in 8m7s
Build and Test / minecraft-wiiu (push) Successful in 8m21s
Build and Test / sonic-transformed (push) Successful in 8m29s
Build and Test / splatoon (push) Successful in 6m10s
Some checks failed
Build and Test / friends (push) Successful in 5m42s
Build and Test / super-mario-maker (push) Failing after 6m4s
Build and Test / splatoon-testfire (push) Successful in 7m42s
Build and Test / wii-u-chat (push) Successful in 7m13s
Build and Test / wii-sports-club (push) Successful in 8m5s
Build and Test / fast-racing-neo (push) Successful in 7m16s
Build and Test / puyopuyo (push) Successful in 8m6s
Build and Test / mario-tennis (push) Successful in 8m7s
Build and Test / minecraft-wiiu (push) Successful in 8m21s
Build and Test / sonic-transformed (push) Successful in 8m29s
Build and Test / splatoon (push) Successful in 6m10s
This commit is contained in:
parent
3353a99e54
commit
3bbc6c41c0
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2440,7 +2440,7 @@ dependencies = [
|
|||
"rc4",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2 0.10.9",
|
||||
"sha2 0.11.0",
|
||||
"simplelog",
|
||||
"sqlx",
|
||||
"thiserror",
|
||||
|
|
|
|||
Loading…
Reference in a new issue