# 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 = "livid-server" version = "0.2.2" description = "A simple server for use with livid-desktop and livid-cli" documentation = "https://docs.rs/livid-server" readme = "README.md" keywords = [ "http", "server", "web", ] license = "MIT" repository = "https://github.com/MoAlyousef/livid-rs" resolver = "1" [dependencies.ascii] version = "1.0.0" [dependencies.httpdate] version = "1.0.3" [dependencies.tiny_http] version = "0.12.0"