Update Rust crate md-5 to ^0.11.0 #21

Closed
spacebot wants to merge 16 commits from renovate/md-5-0.x into v0
Showing only changes of commit af0b6d7a3b - Show all commits

Update Rust crate once_cell to v1.21.4
Some checks failed
Build and Test / wii-u-chat (pull_request) Successful in 14m23s
Build and Test / splatoon (pull_request) Failing after 17m55s
Build and Test / friends (pull_request) Successful in 22m39s
Build and Test / super-mario-maker (pull_request) Failing after 27m39s
Build and Test / wii-u-chat (push) Successful in 25m47s
Build and Test / friends (push) Successful in 20m11s
Build and Test / splatoon (push) Failing after 26m7s
Build and Test / super-mario-maker (push) Failing after 29m9s

Spacebot 2026-04-28 14:20:41 +00:00

4
Cargo.lock generated
View file

@ -1930,9 +1930,9 @@ dependencies = [
[[package]]
name = "once_cell"
version = "1.21.3"
version = "1.21.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
[[package]]
name = "openssl-probe"