# 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 = "skribble" version = "0.0.0" authors = ["Ifiok Jr. "] include = [ "src/**/*.rs", "Cargo.toml", "readme.md", ] description = "skribble is a fully typed atomic css compiler for rust, node, deno and the browser" homepage = "https://github.com/ifiokjr/skribble" documentation = "https://docs.rs/skribble" readme = "readme.md" keywords = [ "build", "atomic", "css", ] license = "Unlicense" repository = "https://github.com/ifiokjr/skribble" [dependencies.skribble_core] version = "0.0.0"