Skip to content

Commit

Permalink
Switch from rust-toolchain to rust-toolchain.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz committed Nov 29, 2023
1 parent 2412aea commit 6832213
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync-lockfile-and-toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ jobs:
steps:
- name: Sync lockfile and toolchain
uses: ZettaScaleLabs/zenoh-sync-lockfile-and-toolchain@main
with:
toolchain-path: rust-toolchain

1 change: 0 additions & 1 deletion rust-toolchain

This file was deleted.

2 changes: 2 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[toolchain]
channel = "1.72.0"

0 comments on commit 6832213

Please sign in to comment.