Use the parsed exercises instead of glob

This commit is contained in:
mo8it
2024-03-25 22:20:00 +01:00
parent b932ed1f67
commit 87e55ccffd
3 changed files with 14 additions and 24 deletions

View File

@@ -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"