mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
[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:
parent
6340e42ff1
commit
883841feef
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user