We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7ab30 commit b059be1Copy full SHA for b059be1
1 file changed
apps/native/src-tauri/Cargo.toml
@@ -75,7 +75,6 @@ fuzzy-matcher = "0.3.7"
75
tauri-plugin-webdriver-automation = "0.1.3"
76
tiktoken-rs = "0.6"
77
configurable = { path = "configurable" }
78
-git2 = "0.21.0"
79
80
[dependencies.tauri-plugin-sql]
81
features = ["sqlite"] # or "postgres", or "mysql"
0 commit comments