subbeat
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
401 B

3 years ago
[package]
name = "subbeat"
3 years ago
version = "0.0.2"
3 years ago
edition = "2018"
3 years ago
license = "MIT OR Apache-2.0"
description = "Time Series kit"
homepage = "https://subbeat.rs/"
documentation = "https://docs.rs/subbeat"
repository = "https://github.com/subbeat/subbeat"
readme = "README.md"
3 years ago
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
3 years ago
clap = "2.33.3"