diff options
| author | mo8it <mo8it@proton.me> | 2024-03-25 22:20:00 +0100 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-03-25 22:20:00 +0100 |
| commit | 87e55ccffde51b08be7d90ab53f1bb2462efa85a (patch) | |
| tree | 41db225b29ae6088f30a219372f7ccd6c368ddff /Cargo.toml | |
| parent | b932ed1f672532e7dccf6cd23f6b9895c24a4de7 (diff) | |
Use the parsed exercises instead of glob
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ edition = "2021" anyhow = "1.0.81" clap = { version = "4.5.2", features = ["derive"] } console = "0.15.8" -glob = "0.3.0" home = "0.5.9" indicatif = "0.17.8" notify-debouncer-mini = "0.4.1" |
