Skip to content

Commit

Permalink
update cargo msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 12, 2024
1 parent 9d87c09 commit fc4c3e5
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 @@ -110,7 +110,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 fc4c3e5

Please sign in to comment.