detsurtnu 0.3.0

Automated mirror of untrusted - Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "detsurtnu"
version = "0.3.0"
authors = ["Brian Smith <brian@briansmith.org>"]
description = "Automated mirror of untrusted - Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust."
readme = "README.md"
license-file = "LICENSE.txt"
repository = "https://github.com/briansmith/untrusted"
[profile.bench]
opt-level = 3
lto = true
codegen-units = 1
debug = true
debug-assertions = false
rpath = false

[profile.release]
opt-level = 3
lto = true
codegen-units = 1
debug = true
debug-assertions = false
rpath = false

[lib]
name = "untrusted"