Sha256: bf180bf0371ce0520d408e668ce9a0b0230732e30a9dc15ea28f7a2c3f162bb0
Contents?: true
Size: 911 Bytes
Versions: 7
Compression:
Stored size: 911 Bytes
Contents
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "slice-group-by" version = "0.3.0" authors = ["Kerollmops <renault.cle@gmail.com>"] description = "Iterators over groups in a slice" documentation = "https://docs.rs/slice-group-by" keywords = ["slice", "group"] categories = ["algorithms"] license = "MIT" repository = "https://github.com/Kerollmops/slice-group-by" [dev-dependencies.rand] version = "0.6.5" [features] default = ["std"] nightly = [] std = []
Version data entries
7 entries across 7 versions & 1 rubygems