diff options
| author | mo8it <mo8it@proton.me> | 2024-09-05 02:11:19 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-09-05 02:11:19 +0200 |
| commit | 2d0860fe1bd0aef512313617d8a26e9f118d2cd2 (patch) | |
| tree | e9ae5554f85dadf588c2566009fd3f275f47d366 /Cargo.lock | |
| parent | 17877366b7d563077c1457d42cd500b5c2eefc7c (diff) | |
Hide input and disable its line buffering
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -490,6 +490,7 @@ dependencies = [ "crossterm", "notify-debouncer-mini", "os_pipe", + "rustix", "rustlings-macros", "serde", "serde_json", |
