blob: c9a377db106d22f0c7f0a81e85ea4f2c1e391f1b [file] [log] [blame]
[package]
name = "utf-8"
version = "0.7.6"
authors = ["Simon Sapin <simon.sapin@exyr.org>"]
description = "Incremental, zero-copy UTF-8 decoding with error handling"
license = "MIT OR Apache-2.0"
repository = "https://github.com/SimonSapin/rust-utf8"
[lib]
name = "utf8"
test = false
bench = false
[dependencies]
[profile.test]
#opt-level = 3
[profile.bench]
#debug = true