Skip to content

Commit

Permalink
update nightly, does this make ci pass?!
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpdrsn committed Apr 11, 2023
1 parent 817f2d2 commit 4617fa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
# same as `axum-macros/rust-toolchain`
toolchain: nightly-2022-11-18
toolchain: nightly-2023-04-06
override: true
profile: minimal
- uses: Swatinem/rust-cache@v1
Expand Down
2 changes: 1 addition & 1 deletion axum-macros/rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2022-11-18
nightly-2023-04-06

0 comments on commit 4617fa5

Please sign in to comment.