cosmos / ibc-rs

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

bump minimum supported rust version to 1.72 #1193

Closed rnbguy closed 2 months ago

rnbguy commented 2 months ago

Improvement Summary

update MSRV to 1.72 from 1.71.1

Proposal

A sub-dependency zeroize is released with version 1.8.0, which requires Rust version 1.72.