Skip to content

Commit 5238519

Browse files
committed
bump to 0.4.0-a11
1 parent 4dc6e6f commit 5238519

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ oxigraph = "0.5"
3838
memmap2 = "0.9"
3939
zstd = "0.13"
4040

41-
rdf5d = { version = "0.4.0-a10", path = "rdf5d", features = ["oxigraph", "zstd"] }
41+
rdf5d = { version = "0.4.0-a11", path = "rdf5d", features = ["oxigraph", "zstd"] }
4242

43-
ontoenv = { version = "0.4.0-a10", path = "lib" }
44-
ontoenv-cli = { version = "0.4.0-a10", path = "cli" }
43+
ontoenv = { version = "0.4.0-a11", path = "lib" }
44+
ontoenv-cli = { version = "0.4.0-a11", path = "cli" }
4545

4646
[profile.profiling]
4747
inherits = "release"

0 commit comments

Comments
 (0)