Skip to content

Update Readme + Fix Typo (#753) #273

Update Readme + Fix Typo (#753)

Update Readme + Fix Typo (#753) #273

Triggered via push January 9, 2024 19:12
Status Success
Total duration 3m 55s
Artifacts
Cache iai benchs of main
3m 45s
Cache iai benchs of main
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Cache iai benchs of main
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 20: bincode = { version = "2.0.0-rc.2", tag = "v2.0.0-rc.2", git = "https://github.com/bincode-org/bincode.git", features= ['serde'] } 21: miden-core = { package = "miden-core" , version = "0.7"} ^ 22: miden-assembly = { package = "miden-assembly", version = "0.7" }
Cache iai benchs of main
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value 19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } 20: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } ^
Cache iai benchs of main
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 14: winter-math = { package = "winter-math", version = "0.6.4", default-features = false, optional = true } 15: miden-core = { package = "miden-core" , version = "0.7", default-features = false, optional = true } ^
Cache iai benchs of main
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 8 : lambdaworks-math = { path = "../math", features=["winter_compatibility"] } 9 : stark-platinum-prover = { path = "../provers/stark" , features=["winter_compatibility"]} ^ 10: rand = "0.8.5"