ZK-Garage / plonk

A pure Rust PLONK implementation using arkworks as a backend.
https://discord.gg/XWJdhVf37F
Mozilla Public License 2.0
295 stars 76 forks source link

Fix CI #111

Closed davidnevadoc closed 2 years ago

davidnevadoc commented 2 years ago

Solve the current CI check fails

davidnevadoc commented 2 years ago

The error in intra-doc-links is due to this issue. Probably will be fixed in the next copule days.

davidnevadoc commented 2 years ago

We should consider fixing a version rust-toolchain and update it manually in order to avoid these issues.