pyruvate 0.1.4

graphical interface for the glucose library
[[bin]]
name = "pyruvate"
path = "src/main.rs"
[dependencies.async-std]
version = "1.9.0"

[dependencies.glucose]
version = "0.1.8"

[dependencies.iced]
version = "0.2.0"

[dependencies.serde]
version = "1.0.123"

[package]
authors = ["Sebastian <Sebastian@Strobl.net>"]
categories = ["mathematics", "science"]
description = "graphical interface for the glucose library"
edition = "2018"
keywords = ["math", "mathematics", "science", "physics"]
license-file = "LICENSE"
name = "pyruvate"
publish = true
repository = "https://github.com/TriedWorks/pyruvate"
version = "0.1.4"