Files
google_speech_rs/Cargo.toml
T
2021-06-02 13:45:33 +05:30

12 lines
272 B
TOML

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