[package] name = "p" version = "0.0.0" description = "Rust package for Python" authors = ["theshteves "] repository = "https://github.com/theshteves/p" license = "MIT" keywords = ["p", "python", "ru", "extension", "theshteves"] include = [ "**/*.rs", "Cargo.toml", ] [dependencies]