[package]
name = "helics-sys"
version = "0.1.2"
authors = ["Dheepak Krishnamurthy <me@kdheepak.com>"]
edition = "2018"
license-file = "LICENSE"
keywords = ["cosimulation"]
description = "HELICS cosimulation library"
homepage = "https://helics.org"
repository = "https://github.com/GMLC-TDC/HELICS"
documentation = "https://docs.helics.org"
readme = "README.md"
links = "helics"
[dependencies]
[build-dependencies]
bindgen = "0.55"
flate2 = "1.0"
curl = "0.4"
tar = "0.4"
pkg-config = "0.3"
cmake = "0.1"
lazy_static = "1"
log = "0.4"
env_logger = "0.7"
cc = "1.0.46"