Compare commits

...

2 commits

Author SHA1 Message Date
8db368a480 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
2026-04-28 17:53:05 +02:00
0eac1e856e 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
2026-04-28 14:21:41 +00:00

4
Cargo.lock generated
View file

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