[package] name = "galaxy-rs" version = "0.1.2" edition = "2021" license = "LGPL-2.0-or-later" description = "Rust bindings for Galaxy, the extensible, node-based multimedia database written in Python" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] pyo3 = "0.19.1"