Skip to content

Commit 2d9a5c4

Browse files
mattwilkinsonnseanmonstar
authored andcommitted
move MSRV to 1.46
1 parent 84b4534 commit 2d9a5c4

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.41.0
6+
minrust: 1.46.0
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)