Skip to content

Commit 33d2e7e

Browse files
authored
Chore/update cargo toml (#101)
* updates TOML file * updates version
1 parent b245505 commit 33d2e7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "deepgram"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
authors = ["Deepgram <[email protected]>"]
55
edition = "2021"
6-
description = "Official Rust SDK for Deepgram's automated speech recognition APIs."
6+
description = "Community Rust SDK for Deepgram's automated speech recognition APIs."
77
license = "MIT"
88
repository = "https://github.com/deepgram/deepgram-rust-sdk"
99
keywords = [

0 commit comments

Comments
 (0)