Skip to content

fix: ark-std Cargo.toml path#5

Open
hantastic3 wants to merge 1 commit intoalex-ozdemir:mainfrom
hantastic3:fix/ark-std-cargo-path
Open

fix: ark-std Cargo.toml path#5
hantastic3 wants to merge 1 commit intoalex-ozdemir:mainfrom
hantastic3:fix/ark-std-cargo-path

Conversation

@hantastic3
Copy link

Update incorrect ark-std path in various Cargo.toml files

@SadPencil
Copy link

SadPencil commented Mar 11, 2024

Did you get an error or warning when build the mpc-snarks cargo?
I tested the difference applying/not applying your fix.

Excluding your fix, I would get

error: duplicate key `path`
  --> ../curves/mnt6_298/Cargo.toml:18:12
   |
18 | ark-std = { path = "../util",  path = "../util", default-features = false }
   |            ^
   |

it seems like an error but the build process succeed in the end so it is more likely a warning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants