Update Rust crate bincode to v3
This commit is contained in:
@@ -35,7 +35,7 @@ qrcode-generator = "5.0.0"
|
|||||||
webauthn-rs = { version = "0.5.4", features = ["danger-allow-state-serialisation"] }
|
webauthn-rs = { version = "0.5.4", features = ["danger-allow-state-serialisation"] }
|
||||||
url = "2.5.7"
|
url = "2.5.7"
|
||||||
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
||||||
bincode = "2.0.1"
|
bincode = "3.0.0"
|
||||||
chrono = "0.4.42"
|
chrono = "0.4.42"
|
||||||
lazy_static = "1.5.0"
|
lazy_static = "1.5.0"
|
||||||
mailchecker = "6.0.19"
|
mailchecker = "6.0.19"
|
||||||
|
|||||||
Reference in New Issue
Block a user