Update Rust crate once_cell to v1.21.4
Some checks failed
Build and Test / account (pull_request) Failing after 5m15s
Build and Test / account (push) Failing after 5m16s

This commit is contained in:
Spacebot 2026-04-28 15:01:15 +00:00
commit 4086ac68b6

4
Cargo.lock generated
View file

@ -2406,9 +2406,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"