feat(Field): Add mersenne31 #2506
ci.yaml
on: pull_request
Compile
1m 44s
Lint
1m 20s
Test (Ubuntu)
4m 23s
Test wasm-pack
2m 16s
Test (macOS, Apple sillicon)
1m 34s
Annotations
3 warnings
Compile
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
20: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
21: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|
Test wasm-pack
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
20: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
21: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|
Test (Ubuntu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
20: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
21: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|