wilders-rs 0.1.1

Wilders Smoothing Implementation In Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "ta-common"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8c9c4473a557af55845811889c398243d7daa4c27548a5f50698c04cabe78e8"

[[package]]
name = "wilders-rs"
version = "0.1.1"
dependencies = [
 "ta-common",
]