File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 - " README.md"
1111
1212env :
13- RUST_VERSION : " 1.73 "
13+ RUST_VERSION : " 1.76 "
1414 SPIN_VERSION : " "
1515
1616jobs :
Original file line number Diff line number Diff line change 99 - " README.md"
1010
1111env :
12- RUST_VERSION : 1.73
12+ RUST_VERSION : 1.76
1313
1414jobs :
1515 lint-and-test :
Original file line number Diff line number Diff line change 88 - " v*"
99
1010env :
11- RUST_VERSION : 1.73
11+ RUST_VERSION : 1.76
1212
1313jobs :
1414 crates :
3939 - name : Publish spin-sdk to crates.io
4040 working-directory : ./
4141 run : |
42- cargo publish --token ${{ secrets.CARGO_REGISTRY_TOKEN }}
42+ cargo publish --token ${{ secrets.CARGO_REGISTRY_TOKEN }}
Original file line number Diff line number Diff line change 8686edition = " 2021"
8787license = " Apache-2.0 WITH LLVM-exception"
8888repository = " https://github.com/fermyon/spin-rust-sdk"
89- rust-version = " 1.73 "
89+ rust-version = " 1.76 "
9090homepage = " https://developer.fermyon.com/spin/v2/rust-components"
9191
9292[workspace .dependencies ]
You can’t perform that action at this time.
0 commit comments