# 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 = "frontwork" version = "0.1.4" authors = [ "LuceusXylian ", "frontwork-org Contributors ", ] description = "The TypeScript Framework using Deno & Webassembly" license = "MIT" repository = "https://github.com/frontwork-org/frontwork" [dependencies.convert_case] version = "0.6.0" [dependencies.error-chain] version = "0.12.4" [dependencies.include_dir] version = "0.7.3" [dependencies.reqwest] version = "0.12.4" features = ["blocking"] [dependencies.rsass] version = "0.28.8" [dependencies.rusync] version = "0.7.2" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.117" [dependencies.shell] version = "0.3.2" [dependencies.time] version = "0.3.36" [dependencies.zip] version = "2.1.0" [dependencies.zip-extensions] version = "0.8.0"