# 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 = "procreate" version = "0.1.0" authors = ["Miguel Piedrafita "] description = "A library for reading Procreate files." readme = "README.md" keywords = [ "procreate", "image", "ipad", "art", "decoder", ] categories = ["multimedia::images"] license = "MIT" repository = "https://github.com/m1guelpf/procreate-rs" [dependencies.nskeyedarchiver_converter] version = "0.1.1" [dependencies.plist] version = "1.6.1" [dependencies.thiserror] version = "1.0.60" [dependencies.zip] version = "1.2.3"