# 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 = "rusty-format" version = "0.1.4" authors = ["hariprasath"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "rusty_format is a Rust crate that provides a simple and flexible way to create, manage, and handle cookies and client" homepage = "https://crates.io/crates/rusty_cookie" documentation = "https://docs.rs/rusty_cookie/latest/rusty_cookie/" readme = "README.md" keywords = [ "server", "ssr", "rust", "web", ] categories = ["web-programming"] license = "MIT" repository = "https://github.com/HashiramaSenjuhari/rusty-cookie" [lib] name = "rusty_format" path = "src/lib.rs" [[bin]] name = "rusty-format" path = "src/main.rs" [dependencies]