version = 4
[[package]]
name = "md-rs"
version = "0.1.1"
dependencies = [
"sma-rs",
"ta-common",
]
[[package]]
name = "sma-rs"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de5a9ad599ea7b590d91f312fe198465b6cc7902f2bfe5e331c2406ecad6c8d5"
dependencies = [
"ta-common",
]
[[package]]
name = "ta-common"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5c6a590fdb5859ad497ce2125f7deccf3f231e0139565a89732b055ddcd2c69"