[package] name = "sliding-window-aggregation" description = "Sliding window aggregation" version = "0.1.0" authors = ["koba-e964 <3303362+koba-e964@users.noreply.github.com>"] rust = "1.2" categories = ["algorithms", "data-structures"] license = "MIT" repository = "https://github.com/koba-e964/sliding-window-aggregation" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]