Update Rust crate once_cell to v1.21.4
All checks were successful
Build and Test / account (push) Successful in 16m36s

This commit is contained in:
Spacebot 2026-04-28 16:38:54 +00:00
commit 851b512428

4
Cargo.lock generated
View file

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