Skip to content

Commit 25217e0

Browse files
committed
adjust internal dependencies
1 parent d593a03 commit 25217e0

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
@@ -38,7 +38,7 @@ oxigraph = "0.4.11"
3838
memmap2 = "0.9"
3939
zstd = "0.13"
4040

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

4343
ontoenv = { version = "0.4.0-a5", path = "lib" }
4444

0 commit comments

Comments
 (0)