# 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] rust-version = "1.70.0" name = "zip_next" version = "1.1.1" authors = [ "Mathijs van de Nes ", "Marli Frost ", "Ryan Levick ", "Chris Hennick ", ] description = """ This crate, zip_next, is now a wrapper around `zip`, which is where all future development will take place. Please replace this crate with `zip` as a dependency. """ readme = "README.md" keywords = [ "zip", "archive", ] license = "MIT" repository = "https://github.com/Pr0methean/zip-next-wrapper.git" [dependencies.zip] version = "1"