Skip to content

Commit

Permalink
relative dep
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Sep 7, 2023
1 parent 2f67d33 commit dfd565f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions reed-solomon-novelpoly-fuzzit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ edition = "2021"
publish = false

[dependencies]
hongg = "=0.5.61"
#hongg = { path = "../../hongg-rs/hongg", package = "hongg", version = "0.5.61" }
hongg = { path = "../../hongg-rs/hongg", package = "hongg", version = "0.5.61" }
arbitrary = { version = "1", features = ["derive"] }
rstester = { path = "../reed-solomon-tester", package = "reed-solomon-tester" }
novelpoly = { path = "../reed-solomon-novelpoly", package = "reed-solomon-novelpoly", features = [
Expand Down

0 comments on commit dfd565f

Please sign in to comment.