Files
smart-home-in-rust-with-hom…/python-utils/Cargo.toml

8 lines
111 B
TOML

[package]
name = "python-utils"
version = "0.1.0"
edition = "2021"
[dependencies]
pyo3 = { workspace = true }