Merge pull request 'Update Rust crate once_cell to v1.21.4' (#6) from renovate/once_cell-1.x-lockfile into main
Some checks are pending
Build and Test / splatie (push) Waiting to run

Reviewed-on: #6
This commit is contained in:
redbinder0526 2026-04-28 17:53:05 +02:00
commit 8db368a480

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"