diff options
| author | mo8it <mo8it@proton.me> | 2024-04-15 03:36:12 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-15 03:36:12 +0200 |
| commit | 6f04570dd080f3aedf2fdf4fac1e627abe3a5b27 (patch) | |
| tree | 10bf761c30c540d146433126dc25a35bc9638805 /Cargo.toml | |
| parent | 15ca847c37c170590abe6caa53dba5606d956341 (diff) | |
Revert "Implement third-party exercises trust handling"
This reverts commit 15ca847c37c170590abe6caa53dba5606d956341.
See https://rust-lang.zulipchat.com/#narrow/stream/334454-rustlings/topic/Proposal.3A.20Third-party.20exercises/near/433183449
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ edition.workspace = true anyhow.workspace = true clap = { version = "4.5.4", features = ["derive"] } crossterm = "0.27.0" -dirs = "5.0.1" hashbrown = "0.14.3" notify-debouncer-mini = "0.4.1" ratatui = "0.26.1" |
