Skip to content

Commit

Permalink
raise MSRV to 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srijs committed Nov 30, 2021
1 parent e44b717 commit 2f90442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cache:

matrix:
include:
- rust: 1.36.0 # MSRV
- rust: 1.46.0 # MSRV
- rust: stable
- rust: beta
- rust: nightly
Expand Down

0 comments on commit 2f90442

Please sign in to comment.