diff options
Diffstat (limited to 'ui/backend/Cargo.toml')
| -rw-r--r-- | ui/backend/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/backend/Cargo.toml b/ui/backend/Cargo.toml index 782f8c9a..dd5781be 100644 --- a/ui/backend/Cargo.toml +++ b/ui/backend/Cargo.toml @@ -27,7 +27,7 @@ syntect = "5.2.0" tauri-plugin-http = "2.0.0-beta" [dependencies.sqlx] -version = "=0.7.3" +version = "0.7" features = ["runtime-tokio-rustls", "time", "postgres", "uuid"] [features] |
