Skip to content

Commit

Permalink
feat: voice design endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxbytes committed Nov 3, 2024
1 parent 5dc8bc8 commit 02f3a60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "elevenlabs_rs"
version = "0.3.1"
version = "0.3.2"
description = "A lib crate for ElevenLabs"
authors = ["rwxbytes <[email protected]>"]
license = "MIT"
Expand All @@ -11,7 +11,6 @@ keywords = ["elevenlabs", "tts", "text-to-speech", "voice-clone", "ai"]

exclude = [
".idea",

"/src/endpoints/conversational_ai.rs",
"/src/utils/audio_helpers.rs",
"/src/convai_client.rs",
Expand Down

0 comments on commit 02f3a60

Please sign in to comment.