# 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 = "densky-core" version = "0.1.0" description = "Heart of Densky Framework" homepage = "https://github.com/Densky-Framework/core" documentation = "https://docs.densky.apika.me" license = "MIT" repository = "https://github.com/Densky-Framework/core" resolver = "1" [dependencies.colored] version = "2" [dependencies.dynamic-html] version = "1.0.0" default-features = false [dependencies.pathdiff] version = "0.2.1" [dependencies.prettify-js] version = "0.1.0" [dependencies.recur-fn] version = "2.2.0" [dependencies.regex] version = "1.7.1" [dependencies.walkdir] version = "2.3.3"