Skip to content

Commit 3953f99

Browse files
committed
add version
1 parent 6ae59c0 commit 3953f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ clap = { version = "4.4.18", features = ["derive"] }
3535
derive_builder = "0.20"
3636
oxigraph = "0.4.11"
3737

38-
ontoenv = { path = "lib" }
38+
ontoenv = { version = "0.3.0-a6", path = "lib" }
3939

4040
[profile.profiling]
4141
inherits = "release"

0 commit comments

Comments
 (0)