Update Rust crate rkyv to 0.8.14
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-14 00:24:16 +00:00
parent ab1fa624b0
commit 588a06ccbb
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ qrcode-generator = "5.0.0"
webauthn-rs = { version = "0.5.4", features = ["danger-allow-state-serialisation"] }
url = "2.5.8"
light-openid = { version = "1.1.0", features = ["crypto-wrapper"] }
rkyv = "0.8.13"
rkyv = "0.8.14"
chrono = "0.4.42"
lazy_static = "1.5.0"
mailchecker = "6.0.19"