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 b55a6a4 commit 7431970Copy full SHA for 7431970
.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