possibility to truncate timeseries with --start/stop cli arguments

This commit is contained in:
Daniel Bauer
2018-12-04 16:56:43 +01:00
parent 79db640a7b
commit d758c843d8
7 changed files with 54 additions and 24 deletions

2
Cargo.lock generated
View File

@@ -293,7 +293,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "wham"
version = "0.9.2"
version = "0.9.4"
dependencies = [
"GSL 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",