chore(deps): lock file maintenance
All checks were successful
builder / build (push) Successful in 1m29s

This commit is contained in:
Renovate 2025-02-07 00:05:29 +00:00
parent 808741d150
commit 77bc654837

4
Cargo.lock generated
View file

@ -295,9 +295,9 @@ dependencies = [
[[package]]
name = "once_cell"
version = "1.20.2"
version = "1.20.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
[[package]]
name = "origin-shift"