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 870e939 commit 645c60fCopy full SHA for 645c60f
.github/workflows/ci.yml
@@ -76,6 +76,6 @@ jobs:
76
- uses: actions/checkout@v4
77
- uses: actions-rs/toolchain@v1
78
with:
79
- toolchain: "1.79"
+ toolchain: "1.80.1"
80
override: true
81
- run: cargo build --all-features
0 commit comments