mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-30 01:38:20 +02:00
Some tables were lacking an option to convert Option<> to NULL. This commit will fix that. Also updated the crates to the latest version available.