# 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] name = "web-view_suppress" version = "0.3.0" authors = ["kurt "] exclude = ["examples/todo-ps/dist/**/*"] description = "Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications - forked from Boscop" readme = "README.md" keywords = ["web", "gui", "desktop", "electron", "webkit"] categories = ["gui", "web-programming", "api-bindings", "rendering", "visualization"] license = "MIT" repository = "https://github.com/kurtlawrence/web-view" [dependencies.fnv] version = "1.0" [dependencies.urlencoding] version = "1.0" [dependencies.webview-sys_suppress] version = "0.1" [dev-dependencies.serde] version = "1.0" [dev-dependencies.serde_derive] version = "1.0" [dev-dependencies.serde_json] version = "1.0"