We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae59c0 commit 3953f99Copy full SHA for 3953f99
Cargo.toml
@@ -35,7 +35,7 @@ clap = { version = "4.4.18", features = ["derive"] }
35
derive_builder = "0.20"
36
oxigraph = "0.4.11"
37
38
-ontoenv = { path = "lib" }
+ontoenv = { version = "0.3.0-a6", path = "lib" }
39
40
[profile.profiling]
41
inherits = "release"
0 commit comments