https-everywhere-lib-wasm 0.1.2

HTTPS Everywhere WASM Library
Documentation
[dependencies.https-everywhere-lib-core]
default_features = false
features = ["potentially_applicable"]
version = "0.1.1"

[dependencies.js-sys]
version = "0.3.20"

[dependencies.wasm-bindgen]
version = "0.2"

[dev-dependencies.matches]
version = "0.1.8"

[dev-dependencies.wasm-bindgen-test]
version = "0.2"

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["William Budington <bill@eff.org>"]
description = "HTTPS Everywhere WASM Library"
edition = "2018"
license = "LGPL-2.1-or-later"
name = "https-everywhere-lib-wasm"
readme = "README.md"
repository = "https://github.com/efforg/https-everywhere-lib-wasm"
version = "0.1.2"

[profile.release]
opt-level = "s"