Skip to content

Commit f2657dc

Browse files
committed
Bump MSRV to 1.49
This crate depends on http, and that is its MSRV.
1 parent 6276145 commit f2657dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [push, pull_request]
44

55
env:
6-
minrust: 1.46.0
6+
minrust: 1.49
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)