Skip to content

Commit f3f7abf

Browse files
authored
Bump up MSRV to 1.49 (rust-lang#83)
1 parent 48c275f commit f3f7abf

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
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
# minimum supported rust version
12-
MSRV: 1.46.0
12+
MSRV: 1.49
1313

1414
jobs:
1515
check:

0 commit comments

Comments
 (0)