# 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 = "binarycookies" version = "0.1.2" authors = ["JohnnyLeaf "] description = "A package reader for Mac os cookie file" readme = "README.md" keywords = [ "cookies", "webkit", "cookies", "binarycookies", "safari", ] license = "MIT" repository = "https://github.com/findre/binarycookies-reader" [lib] name = "binary_cookies" path = "src/libs.rs" [dependencies]