Skip to content

Commit

Permalink
[build] update to Zellij 0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
h1romas4 committed Jun 19, 2023
1 parent af41bf4 commit 3d6e742
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ Development
```bash
# If you don't have Zellij installed already
cargo install --locked zellij
# Add Rust target wasm32-wasi
rustup target add wasm32-wasi
# Git clone
git clone https://github.com/h1romas4/zellij-datetime
cd zellij-datetime
Expand Down
3 changes: 3 additions & 0 deletions rust-toolchain
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[toolchain]
channel = "1.69"
targets = [ "wasm32-wasi" ]

0 comments on commit 3d6e742

Please sign in to comment.