Skip to content

Commit

Permalink
refactor: remove unused UUID dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kremilly committed Jul 19, 2024
1 parent 2a0d284 commit 990e3c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ colored = "2.0"
dirs-next = "2.0"
clap = { version = "4.4.8", features = ["cargo", "derive"] }
indicatif = "0.17.8"
uuid = { version = "1.8.0", features = ["v4"] }
regex = "1.4"
once_cell = "1"
chrono = "0.4"
Expand Down

0 comments on commit 990e3c2

Please sign in to comment.