fix: remove native db

This commit is contained in:
2024-02-07 14:26:58 +07:00
parent 6a08c1de10
commit d7bbda6e7b
4 changed files with 16 additions and 202 deletions

View File

@@ -38,9 +38,6 @@ tauri-plugin-window-state = "2.0.0-beta"
tauri-plugin-theme = { git = "https://github.com/wyhaya/tauri-plugin-theme" }
webpage = { version = "2.0", features = ["serde"] }
keyring = "2"
native_db = "0.5.3"
native_model = "0.4.6"
once_cell = "1.19.0"
[features]
# by default Tauri runs in production mode