Files
google_speech_rs/Cargo.toml
T
Uttarayan Mondal 3c79d27450 Initial commit
2021-05-29 21:56:42 +05:30

11 lines
253 B
TOML

[package]
name = "google_speech"
version = "0.1.0"
authors = ["Uttarayan Mondal <uttarayan21@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pyo3 = "0.13.2"