yewprint/xtask/Cargo.toml
Yohan Boogaert 3e58abab37
Update dependencies (#154)
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
2022-12-14 10:26:26 +01:00

12 lines
271 B
TOML

[package]
name = "xtask"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
env_logger = "0.10"
log = "0.4"
xtask-wasm = "0.1.9"
yewprint-css = { path = "../yewprint-css" }