cosmos / ibc-rs

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

chore(deps): update MSRV to 1.72 #1194

Closed rnbguy closed 5 months ago

rnbguy commented 5 months ago

Closes: #1193

Description

One of the sub-dependency, zeroize, requires the MSRV 1.72.


PR author checklist:

Reviewer checklist:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@ee7f671). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1194 +/- ## ======================================= Coverage ? 64.33% ======================================= Files ? 229 Lines ? 22083 Branches ? 0 ======================================= Hits ? 14208 Misses ? 7875 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.