Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
feat: add clean up mechanics (#89)
Browse files Browse the repository at this point in the history
* feat: add clean up mechanics

* feat: add scheduler to remove unused directories
  • Loading branch information
varex83 authored Apr 4, 2024
1 parent 66ba591 commit 95d8342
Show file tree
Hide file tree
Showing 6 changed files with 5,208 additions and 32 deletions.
1 change: 1 addition & 0 deletions api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ fmt = "0.1.0"
yansi = "0.5.1"
thiserror = "1.0.49"
chrono = "0.4.31"
clokwerk = "0.4.0"
Loading

0 comments on commit 95d8342

Please sign in to comment.