Skip to content

Commit

Permalink
chore: added deps
Browse files Browse the repository at this point in the history
  • Loading branch information
opeolluwa committed Aug 28, 2023
1 parent b37eb35 commit 4f2412e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ chrono = "0.4.26"
clap = {version = "4.3.23", features = ["derive"]}
console = "0.15.7"
dialoguer = {version = "0.10.4", features = ["fuzzy-select", "completion"]}
dirs = "5.0.1"
include_dir = "0.7.3"
indicatif = "0.17.6"
lazy_static = "1.4.0"
lettre = "0.10.4"
# migration = {path = "migration"}# depends on your needs
serde = {versio = "1.0.185", features = ["derive"]}
Expand Down

0 comments on commit 4f2412e

Please sign in to comment.