# 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 = "rightpad-str" version = "6.6.6" authors = ["abs0luty"] description = "Obviously the second best crate (after `leftpad-str`) for the Rust programming language. The crate serves the only goal of implementing `rightpad` function." documentation = "https://docs.rs/rightpad-str" readme = "README.md" keywords = [ "string", "right", "right-pad", "str", ] categories = [ "string-formatting", "string-algorithms", "right-pad", ] license = "MIT" repository = "https://github.com/abs0luty/rightpad" [dependencies]