# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "buf-min" version = "0.7.1" authors = ["Juan Aguilar Santillana "] description = "Minimal utf-8 safe buffer traits" documentation = "https://docs.rs/buf-min" readme = "README.md" keywords = ["buffers"] license = "MIT/Apache-2.0" repository = "https://github.com/botika/buf-min" [package.metadata.docs.rs] all-features = true [dependencies.bytes] version = "1.3" optional = true [dependencies.ntex-bytes] version = "0.1" optional = true