dfinity / cdk-rs

Rust canister development kit for the Internet Computer.
Apache License 2.0
202 stars 88 forks source link

chore: unify Rust toolchain version #429

Closed lwshang closed 1 year ago

lwshang commented 1 year ago

Description

MSRV is increased to 1.66.0 because candid-extractor's dependency wasmtime requires it.

There will be only two places specify Rust toolchain version:

They should sync with each other.

How Has This Been Tested?

Check the actions log.

Checklist: