mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-01-07 18:28:52 +00:00
12 lines
229 B
TOML
12 lines
229 B
TOML
|
[package]
|
||
|
name = "dioxus-html-namespace"
|
||
|
version = "0.0.0"
|
||
|
edition = "2018"
|
||
|
|
||
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||
|
|
||
|
[dependencies]
|
||
|
|
||
|
[dev-dependencies]
|
||
|
scraper = "0.12.0"
|