mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-28 12:32:37 +03:00
Update another git url
This commit is contained in:
parent
3b2448cce1
commit
7a2f55d2d1
@ -28,7 +28,7 @@ in `Cargo.toml`:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies.web-sys]
|
[dependencies.web-sys]
|
||||||
git = "https://github.com/rustwasm/wasm-bindgen"
|
version = "0.3"
|
||||||
features = [
|
features = [
|
||||||
"Window"
|
"Window"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user