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 05c5027 commit ab3f84eCopy full SHA for ab3f84e
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
platform: { os: "windows-latest", python-architecture: "x86" }
84
include:
85
# Test minimal supported Rust version
86
- - rust: 1.63.0
+ - rust: 1.70.0
87
python-version: "3.10"
88
platform:
89
{
0 commit comments