[deps]: Pin Rust crate rkyv to v0.8.14 (#19579)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-16 08:13:53 -06:00 committed by GitHub
parent 6340e42ff1
commit 883841feef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ anyhow = { workspace = true }
base64 = { workspace = true }
desktop_core = { path = "../core" }
mockall = { workspace = true }
rkyv = "=0.8"
rkyv = "=0.8.14"
ssh-key = { version = "=0.6.7", features = [
"encryption",
"ed25519",