shuklaayush / noir-bigint

BigInt library for Aztec's noir language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test case cannot be run.

Huang-Xinzhong opened this issue · comments

I pulled the code and ran the test case in the root directory with an error message
`
Error: Nargo.toml is badly formed, could not parse.

data did not match any variant of untagged enum Manifest

Caused by:
data did not match any variant of untagged enum Manifest

Location:
crates/nargo_cli/src/cli/mod.rs:74:5
`

I am using Nargo version 0.9.0
nargo 0.9.0 (git version hash: 970c18ee29e37d35e39169005e629deed8b30b6e, is dirty: false)

This should be fixed in the latest version