# 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 = "file-ext" version = "12.0.0" authors = ["Bohdan Tsap "] description = "Collection of utility functions to work with files" readme = "README.md" keywords = [ "file", "read", "create", "update", "delete", ] categories = [ "filesystem", "os", "embedded", ] license = "MIT OR Apache-2.0 OR ISC OR LGPL-3.0-or-later OR CC-BY-4.0" repository = "https://github.com/bohdaq/file-ext" [dependencies]