# 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 = "asciiz" version = "0.1.4" authors = ["nomissbowling <nomissbowling@yahoo.co.jp>"] description = "asciiz create buffer and copy bytes ends with 0u8" homepage = "https://crates.io/crates/asciiz" documentation = "https://docs.rs/asciiz/" readme = "README.md" keywords = [ "asciiz", "u8z", "u8zz", "cstring", "utf-8", ] categories = [ "development-tools::ffi", "external-ffi-bindings", ] license = "MIT" repository = "https://github.com/nomissbowling/asciiz" [dependencies]