# 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] name = "sharp_pencil" version = "0.6.1" authors = [ "Shipeng Feng ", "Pyry Kontio ", ] description = "A micro web framework for Rust. (A Pencil fork)" homepage = "https://github.com/golddranks/sharp_pencil" documentation = "http://fengsp.github.io/pencil/" readme = "README.md" keywords = [ "web", "framework", "server", "http", ] categories = ["web-programming::http-server"] license = "BSD-3-Clause" repository = "https://github.com/golddranks/sharp_pencil" [dependencies.formdata] version = "0.13.0" [dependencies.handlebars] version = "3.5.0" [dependencies.hyper] version = "0.10" [dependencies.lazycell] version = "1.3.0" [dependencies.log] version = "0.4.11" [dependencies.mime] version = "0.2.2" [dependencies.mime_guess] version = "1.8.0" [dependencies.notify] version = "=5.0.0-pre.10" [dependencies.regex] version = "1.3.9" [dependencies.serde] version = "1.0.116" [dependencies.serde_json] version = "1.0.57" [dependencies.time] version = "0.1" [dependencies.typemap] version = "0.3.3" [dependencies.url] version = "1.2.1"