Skip to content

Commit f4207cf

Browse files
utkarshgupta137whitequark
authored andcommitted
Bump MSRV to 1.36
1 parent 2478a9e commit f4207cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.clippy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
msrv = "1.27.2"
1+
msrv = "1.36.0"

.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.27.2
6+
minrust: 1.36.0
77

88
jobs:
99
Lints:

0 commit comments

Comments
 (0)