cea 0.0.0

Chemical Equilibrium Analyzer
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "cea"
version = "0.0.0"
authors = ["Jiri Kovar"]
edition = "2021"
description = "Chemical Equilibrium Analyzer"
documentation = "https://docs.rs/cea"
readme = "README.md"
homepage = "https://docs.rs/cea"
repository = "https://github.com/kovar/cea"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]