cosmos / ibc-rs

Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Apache License 2.0
197 stars 80 forks source link

bump msrv for the project #1118

Closed rnbguy closed 6 months ago

rnbguy commented 6 months ago

Bug Summary

Currently the MSRV is specified to be 1.64. But it's actually 1.71.1.

Details

This needs to be fixed in rust-version in Cargo.toml. We should add a check on CI for different OS. Also, update the details and badges on READMEs.

Version

< 0.50.0