From f490d314e509a3c54d230d6ce1ee28149e3f139e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Dec 2025 00:27:46 +0000 Subject: [PATCH] Update Rust crate bincode to v3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7b908cd..b167278 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ qrcode-generator = "5.0.0" webauthn-rs = { version = "0.5.4", features = ["danger-allow-state-serialisation"] } url = "2.5.7" light-openid = { version = "1.0.4", features = ["crypto-wrapper"] } -bincode = "2.0.1" +bincode = "3.0.0" chrono = "0.4.42" lazy_static = "1.5.0" mailchecker = "6.0.19" -- 2.49.1