Skip to content

Commit

Permalink
Chore/update cargo toml (#101)
Browse files Browse the repository at this point in the history
* updates TOML file

* updates version
  • Loading branch information
jpvajda authored Dec 2, 2024
1 parent b245505 commit 33d2e7e
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
@@ -1,9 +1,9 @@
[package]
name = "deepgram"
version = "0.6.2"
version = "0.6.3"
authors = ["Deepgram <developers@deepgram.com>"]
edition = "2021"
description = "Official Rust SDK for Deepgram's automated speech recognition APIs."
description = "Community Rust SDK for Deepgram's automated speech recognition APIs."
license = "MIT"
repository = "https://github.com/deepgram/deepgram-rust-sdk"
keywords = [
Expand Down

0 comments on commit 33d2e7e

Please sign in to comment.