Update another git url

This commit is contained in:
Alex Crichton 2018-09-26 08:11:55 -07:00
parent 3b2448cce1
commit 7a2f55d2d1

View File

@ -28,7 +28,7 @@ in `Cargo.toml`:
```toml
[dependencies.web-sys]
git = "https://github.com/rustwasm/wasm-bindgen"
version = "0.3"
features = [
"Window"
]