We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e824324 commit f7885a5Copy full SHA for f7885a5
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
branches: ["main"]
6
7
env:
8
- RUST_VERSION: "1.77.2"
+ RUST_VERSION: "1.81.0"
9
10
jobs:
11
build:
.github/workflows/release.yml
types: [published]
release:
0 commit comments