blob: fac191673e8a975e1bbaf98d93046d51fa3ea94b [file] [log] [blame] [edit]
[package]
name = "thin-slice"
version = "0.1.1"
authors = ["Cameron McCormack <cam@mcc.id.au>"]
license = "MPL-2.0"
repository = "https://github.com/heycam/thin-slice"
description = "An owned slice that packs the slice storage into a single word when possible"
readme = "README.md"
keywords = ["slice", "tagged", "pointer"]
[dependencies]