near / cargo-near

Cargo extension for building Rust smart contracts on NEAR
Apache License 2.0
33 stars 16 forks source link

Fix/ci issues #98

Closed ghimire007 closed 1 year ago

ghimire007 commented 1 year ago

Ci issues related to audit ,clippy and tests fixed

ghimire007 commented 1 year ago

CI isses fixed

ghimire007 commented 1 year ago

@frol MSRV in cargo.toml updated

frol commented 1 year ago

@ghimire007 Is it really the minimum required version to compile cargo-near?

ghimire007 commented 1 year ago

@frol 1.60.0 is seems to be minimum version required to compile. Cargo.toml now has version 1.60.0 .