We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a1cab commit 856c94fCopy full SHA for 856c94f
src-tauri/Cargo.toml
@@ -21,7 +21,6 @@ tauri-build = { version = "2", features = [] }
21
tauri-plugin-fs = "2"
22
oboannotation = { git = "https://github.com/P2GX/oboannotation.git", tag = "v0.1.2" }
23
tauri-plugin-dialog = "2"
24
-#ontologizer = { path = "../../ontologizer" }
25
ontologizer = { git = "https://github.com/P2GX/ontologizer.git", branch = "master" }
26
27
tokio = { version = "1", features = ["full"] }
0 commit comments