Skip to content

Commit

Permalink
Disable running code snippets (they should just compile, but don't ex…
Browse files Browse the repository at this point in the history
…ecute)
  • Loading branch information
Urhengulas committed May 27, 2024
1 parent 5af38ca commit 390c5ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exercise-solutions/async-chat/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ title = "Async programming tutorial in Rust with tokio"

[rust]
edition = "2021"

[output.html.playground]
runnable = false

0 comments on commit 390c5ec

Please sign in to comment.