dfinity / agent-rs

A collection of libraries and tools for building software around the Internet Computer, in Rust.
https://sdk.dfinity.org/
Apache License 2.0
123 stars 76 forks source link

chore: Bump MSRV to 1.75.0 #573

Closed adamspofford-dfinity closed 3 months ago

adamspofford-dfinity commented 3 months ago

rust-analyzer no longer supports versions below 1.75, so it is no longer reasonable to develop for 1.70.

lwshang commented 3 months ago

MSRV has been updated in #502

adamspofford-dfinity commented 3 months ago

whoops, missed that