mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-13 03:55:58 +03: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.