Skip to content

Commit

Permalink
update cargo msrv on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 12, 2024
1 parent 4f5f293 commit b099522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
name: Test MSRV for `ibc` libraries
timeout-minutes: 30
env:
CARGO_MSRV_VERSION: 0.16.2
CARGO_MSRV_VERSION: 0.16.3
MSRV: 1.75.0
strategy:
matrix:
Expand Down

0 comments on commit b099522

Please sign in to comment.