# 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 = "2018" name = "pagong" version = "0.2.0" authors = ["Lonami Exo ", "expectocode "] description = "A static site generator for slow connections" homepage = "https://github.com/expectocode/pagong" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/expectocode/pagong.git" [dependencies.atom_syndication] version = "0.10" default-features = false [dependencies.chrono] version = "0.4" [dependencies.clap] version = "2" default-features = false [dependencies.hyperbuild] version = "0.2.4" [dependencies.pulldown-cmark] version = "0.8" default-features = false [dependencies.quick-xml] version = "0.22"