# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "pslink-app" version = "0.4.1-beta.2" authors = ["Dietrich "] description = "A wasm frontend for pslink. The frontend communicates via json API." readme = "README.md" keywords = ["url", "link", "webpage", "actix", "web"] categories = ["web-programming", "network-programming", "web-programming::http-server", "command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/enaut/pslink/" [lib] crate-type = ["cdylib", "rlib"] [dependencies.enum-map] version = "1" [dependencies.fluent] version = "0.15" [dependencies.image] version = "0.23" [dependencies.pslink-locales] version = "0.4.1-alpha.0" [dependencies.pslink-shared] version = "0.4.1-alpha.0" [dependencies.qrcode] version = "0.12" [dependencies.seed] version = "0.8" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.strum] version = "0.21" [dependencies.strum_macros] version = "0.21" [dependencies.unic-langid] version = "0.9" [dependencies.web-sys] version = "0.3" features = ["IntersectionObserver", "IntersectionObserverInit", "IntersectionObserverEntry"]