feroxide-gui 1.0.1

A basic chemistry simulator (GUI)
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "feroxide-gui"
version = "1.0.1"
authors = ["feroxide"]
description = "A basic chemistry simulator (GUI)"
homepage = "https://feroxide.github.io/feroxide/"
documentation = "https://github.com/feroxide/feroxide-gui"
readme = "README.md"
keywords = ["chemistry", "simulator", "mit"]
categories = ["gui", "science"]
license-file = "LICENSE"
repository = "https://github.com/feroxide/feroxide-gui"
[dependencies.feroxide]
version = "1.3.2"
features = ["no_utf"]

[dependencies.vecmath]
version = "0.3.0"

[dependencies.piston_window]
version = "0.70.0"

[dependencies.image]
version = "0.15.0"