# 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 = "sanitize-filename-reader-friendly" version = "2.2.1" authors = ["Jens Getreu "] description = "A filename sanitizer aiming to produce reader friendly filenames." homepage = "https://gitlab.com/getreu/sanitize-filename-reader-friendly" readme = "README.md" keywords = ["filename", "sanitizer"] license = "MIT/Apache-2.0" repository = "https://gitlab.com/getreu/sanitize-filename-reader-friendly" resolver = "2" [dependencies.const_format] version = "0.2.22"