mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
in yewstack org
This commit is contained in:
parent
56de63802c
commit
d574a2ca7b
@ -443,7 +443,7 @@ your project's `Cargo.toml`:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
yew = { git = "https://github.com/DenisKolodin/yew", features = ["toml", "yaml", "msgpack", "cbor"] }
|
yew = { git = "https://github.com/yewstack/yew", features = ["toml", "yaml", "msgpack", "cbor"] }
|
||||||
```
|
```
|
||||||
|
|
||||||
## Development setup
|
## Development setup
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user