Skip to content

Commit

Permalink
Merge pull request #1959 from rust-lang/output
Browse files Browse the repository at this point in the history
Improve output
  • Loading branch information
mo8it committed Apr 25, 2024
2 parents d8c2ab8 + 1f1a62d commit 88f27a5
Show file tree
Hide file tree
Showing 22 changed files with 280 additions and 218 deletions.
11 changes: 11 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ clap = { version = "4.5.4", features = ["derive"] }
crossterm = "0.27.0"
hashbrown = "0.14.3"
notify-debouncer-mini = "0.4.1"
os_pipe = "1.1.5"
ratatui = "0.26.2"
rustlings-macros = { path = "rustlings-macros", version = "6.0.0-beta.0" }
serde.workspace = true
Expand Down

0 comments on commit 88f27a5

Please sign in to comment.