[package] name = "slice-fill" version = "1.0.1" license = "MIT OR Apache-2.0" repository = "https://github.com/yoshuawuyts/slice-fill" documentation = "https://docs.rs/slice-fill" description = "Slice::fill prototype" readme = "README.md" edition = "2018" keywords = [] categories = [] authors = [ "Yoshua Wuyts " ] [features] [dependencies] libc = "0.2.68" [dev-dependencies]