[package] name = "trunc" version = "0.1.0" authors = ["Claire Charron "] description = "An I/O Trunc trait for truncating file-like objects." readme = "README.md" license-file = "LICENSE" repository = "https://github.com/Undeterminant/trunc" [dependencies.clippy] version = "^0.0" optional = true [features] unstable = []