[package] name = "cycle-to-nth" version = "1.0.0" authors = ["cargodog "] edition = "2018" description = "Cycle an iterator until the nth iteration" license-file = "LICENSE" repository = "https://github.com/cargodog/cycle-to-nth" [dependencies]