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

Commit

Permalink
remove unnecessary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatFrogDev committed Feb 19, 2024
1 parent 5f324ed commit 9eb454f
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 @@ -16,7 +16,6 @@ async-std = "1.12.0"
directories = "5.0.1"
chrono = "0.4.34"
dialoguer = "0.11.0"
inquire = "0.6.2"
crossterm = "0.27.0"
rusqlite = { version = "0.31.0", features = ["bundled"] }
termimad = "0.29.1"
Expand Down

0 comments on commit 9eb454f

Please sign in to comment.