potato-type 0.2.2

Toppings for your potatoes
Documentation
[dependencies.potato-util]
version = "0.2.2"

[dependencies.pyo3]
features = ["extension-module", "anyhow", "serde", "chrono"]
version = "0.25.*"

[lib]
doctest = false
name = "potato_type"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Toppings for your potatoes"
edition = "2021"
license = "MIT"
name = "potato-type"
readme = false
repository = "https://github.com/demml/potatohead"
version = "0.2.2"