Concordium / concordium-rust-sdk

Rust SDK for the Concordium blockchain.
https://docs.rs/concordium-rust-sdk/latest/concordium_rust_sdk/
Mozilla Public License 2.0
13 stars 18 forks source link

Update clippy and base #188

Closed rasmus-kirk closed 5 months ago

rasmus-kirk commented 6 months ago

Purpose

Update clippy and concordium-base

MSRV is already 1.72 in the changelog as of 4.2.0, so changelog update should not be necessary. Correct me if I'm wrong.

Checklist

abizjak commented 5 months ago

we want 1.73 since that is MSRV for contract-common now.