We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3f431 commit ce94466Copy full SHA for ce94466
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: CI
3
on: [push, pull_request]
4
5
env:
6
- RUST_MINVERSION: 1.41.1
+ RUST_MINVERSION: 1.50
7
CARGO_INCREMENTAL: 0
8
CARGO_NET_RETRY: 10
9
0 commit comments