Skip to content

Commit 2ebee2b

Browse files
committed
Add game!
1 parent bb8b381 commit 2ebee2b

13 files changed

Lines changed: 3091 additions & 1093 deletions

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
- name: Upgrade Rust
1313
uses: actions-rust-lang/setup-rust-toolchain@v1
1414
with:
15-
toolchain: 1.79.0
15+
toolchain: 1.90.0
1616
components: rustfmt, clippy, rustc
1717
target: x86_64-unknown-linux-musl
1818
cache: true

0 commit comments

Comments
 (0)