Skip to content

Commit

Permalink
Remove unused dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
sloganking committed Oct 22, 2023
1 parent 8fd5224 commit b480c8f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,10 @@ edition = "2021"
anyhow = "1.0.75"
async-openai = "0.14.3"
clap = { version = "4.4.6", features = ["derive"] }
colored = "2.0.4"
cpal = "0.15.2"
dotenvy = "0.15.7"
enigo = "0.1.3"
futures = "0.3.28"
hound = "3.5.1"
lazy_static = "1.4.0"
no-panic = "0.1.26"
rdev = "0.5.3"
tempfile = "3.8.0"
tokio = { version = "1.29.0", features = ["macros", "rt-multi-thread"] }
tts_rust = "0.3.5"

0 comments on commit b480c8f

Please sign in to comment.