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 663247d commit 2f2d6d4Copy full SHA for 2f2d6d4
.github/workflows/ci.yml
@@ -81,6 +81,6 @@ jobs:
81
- uses: actions/checkout@v4
82
- uses: actions-rs/toolchain@v1
83
with:
84
- toolchain: "1.85.0"
+ toolchain: "1.85.1"
85
override: true
86
- run: cargo build --all-features
0 commit comments