Skip to content

Commit 58a4c72

Browse files
committed
use personal fork
1 parent dc2da80 commit 58a4c72

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ clap = { version = "4.5", features = ["derive","cargo"] }
2020
clap-verbosity-flag = "3.0"
2121
env_logger = "0.11"
2222
flate2 = "1"
23-
hdt = { version = "0.6", default-features = false, features = ["nt"]}
23+
hdt = { git = "https://github.com/DeciSym/hdt", default-features = false, features = ["nt"], branch = "additional-nt-perf"}
2424
log = "0.4"
2525
oxrdf = "0.3"
2626
oxrdfio = "0.2"

0 commit comments

Comments
 (0)