Skip to content

Commit

Permalink
Bevy 0.14 and Rerun 0.17 update (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobWalt authored Aug 29, 2024
1 parent a2fe5c3 commit 7ad2601
Show file tree
Hide file tree
Showing 9 changed files with 1,444 additions and 1,081 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: default
toolchain: 1.76.0
toolchain: 1.80.0
override: true

- name: Install packages (Linux)
Expand Down Expand Up @@ -104,6 +104,6 @@ jobs:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1
with:
rust-version: "1.76.0"
rust-version: "1.80.0"
log-level: warn
command: check
Loading

0 comments on commit 7ad2601

Please sign in to comment.