Skip to content

Commit ce94466

Browse files
committed
Increase rust min version up to 1.50
1 parent ca3f431 commit ce94466

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-
RUST_MINVERSION: 1.41.1
6+
RUST_MINVERSION: 1.50
77
CARGO_INCREMENTAL: 0
88
CARGO_NET_RETRY: 10
99

0 commit comments

Comments
 (0)