blob: 5af617ab82cb60e0944f73f72445e7c737c49e40 [file] [log] [blame]
[package]
name = "rustyfish"
version = "0.11.0-alpha.3"
edition = "2021"
[package.metadata.maturin]
name = "jellyfish.rustyfish"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "rustyfish"
crate-type = ["cdylib"]
[dependencies]
jellyfish = "0.4.1"
pyo3 = "0.18.1"