Skip to content

Commit

Permalink
Bump MSRV to 1.49
Browse files Browse the repository at this point in the history
This crate depends on http, and that is its MSRV.
  • Loading branch information
jplatte committed Jun 29, 2022
1 parent 6276145 commit f2657dc
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.46.0
minrust: 1.49

jobs:
test:
Expand Down

0 comments on commit f2657dc

Please sign in to comment.