# 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 = "narthex_web_app" version = "0.1.1" authors = ["Martin "] publish = true description = "PC support for portable apps" readme = "README.md" keywords = ["portable", "cross-platform"] license = "MPL-2.0" repository = "https://github.com/martinellison/narthex-web-app" [dependencies.ansi_term] version = "0.12.1" [dependencies.anyhow] version = "1.0.44" [dependencies.log] version = "0.4.14" [dependencies.narthex_engine_trait] version = "0.1.2" [dependencies.serde] version = "1.0.130" [dependencies.serde_json] version = "1.0.68" [dependencies.web-view] version = "0.7.3"