Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/callmeclover/jerry
Browse files Browse the repository at this point in the history
  • Loading branch information
callmeclover committed May 31, 2024
2 parents cac7d96 + 31af2c4 commit 4d879b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ OriginalFilename = "stupid robot nuisance"
[dependencies]
enigo = "0.2.1"
screenshots = "0.8.6"
tts = { version = "0.26.0", features = ["speech_dispatcher_0_9"], default-features = false }
tts = { version = "0.26.0", features = ["speech_dispatcher_0_11"], default-features = false }
rand = "0.8.4"
tokio = { version = "1.35.1", features = ["full"] }
serde = { version = "1.0.195", features = ["derive"] }
Expand Down Expand Up @@ -56,4 +56,4 @@ winresource = "0.1"
[features]
invisibility = ["dep:daemonize"]
advanced = ["dep:windows"]
#microphone = []
#microphone = []

0 comments on commit 4d879b2

Please sign in to comment.