# 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 = "ic-pluto-templating" version = "0.1.1" authors = ["pu0238 "] include = [ "README.md", "src", "Cargo.toml", "../../LICENSE", ] description = "HTTP router & SSR tool for the Internet Computer." homepage = "https://crates.io/crates/ic-pluto-templating" documentation = "https://docs.rs/ic-pluto-templating" readme = "README.md" keywords = [ "internet-computer", "dfinity", "canister", "ssr", "server-side", ] license = "MIT" [dependencies.ructe] version = "0.17.0" features = ["mime03"]