Update Rust crate once_cell to v1.21.4
Some checks failed
Build and Test / account (push) Failing after 11m3s
Build and Test / account (pull_request) Successful in 11m10s

This commit is contained in:
Spacebot 2026-04-28 12:01:11 +00:00
commit 4023ab0f27

4
Cargo.lock generated
View file

@ -2329,9 +2329,9 @@ dependencies = [
[[package]] [[package]]
name = "once_cell" name = "once_cell"
version = "1.21.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 = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
[[package]] [[package]]
name = "openssl" name = "openssl"