Skip to content

Commit 0410203

Browse files
authored
Update ci.yml
Bump MSRV to allow deps that use newer features to be selected.
1 parent c79c1bd commit 0410203

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
@@ -7,7 +7,7 @@ on:
77
branches: [master]
88

99
env:
10-
rust_version: 1.54.0
10+
rust_version: 1.61.0
1111

1212
jobs:
1313
lint:

0 commit comments

Comments
 (0)