filecoin-project / bellperson

zk-SNARK library
Other
190 stars 120 forks source link

chore: MSRV is now 1.60 due to csv v1.2.0 #296

Closed vmx closed 1 year ago

vmx commented 1 year ago

The minumum supported Rust version is increased from 1.57 to 1.60 due to csv v1.2.0.

Also fix newly introduced Clippy errors.

BREAKING CHANGE: Minimum supported Rust version is now 1.60