Compare commits

...

2 commits

Author SHA1 Message Date
bfbd69ed66 Merge pull request 'Update Rust crate once_cell to v1.21.4' (#9) from renovate/once_cell-1.x-lockfile into main
Some checks failed
Build and Test / account (push) Has been cancelled
Reviewed-on: #9
2026-04-28 20:19:29 +02:00
851b512428 Update Rust crate once_cell to v1.21.4
All checks were successful
Build and Test / account (push) Successful in 16m36s
2026-04-28 16:38:54 +00:00

4
Cargo.lock generated
View file

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