Update Rust crate once_cell to v1.21.4 #6

Merged
redbinder0526 merged 1 commit from renovate/once_cell-1.x-lockfile into main 2026-04-28 17:53:06 +02:00
Showing only changes of commit 0eac1e856e - Show all commits

Update Rust crate once_cell to v1.21.4
Some checks failed
Build and Test / splatie (pull_request) Successful in 21m3s
Build and Test / splatie (push) Failing after 19m23s

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

4
Cargo.lock generated
View file

@ -1571,9 +1571,9 @@ dependencies = [
[[package]] [[package]]
name = "once_cell" name = "once_cell"
version = "1.20.3" version = "1.21.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e" checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
[[package]] [[package]]
name = "openssl" name = "openssl"