percy-webapis 0.0.2

Replace this with web-sys when it is releaased.
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "percy-webapis"
version = "0.0.2"
authors = ["Chinedu Francis Nwafili <frankie.nwafili@gmail.com>"]
description = "Replace this with web-sys when it is releaased."
keywords = ["webapis"]
license = "MIT"
repository = "https://github.com/chinedufn/percy"

[dependencies.wasm-bindgen]
version = "0.2.21"
featuers = ["default", "nightly"]