Skip to content

Commit

Permalink
move MSRV to 1.46
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Wilkinson authored and seanmonstar committed Sep 16, 2021
1 parent 84b4534 commit 2d9a5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on: [push, pull_request]

env:
minrust: 1.41.0
minrust: 1.46.0

jobs:
test:
Expand Down

0 comments on commit 2d9a5c4

Please sign in to comment.