stoptime-rs/ui/Cargo.toml

15 lines
266 B
TOML

[package]
name = "stoptime_ui"
version = "0.1.0"
authors = ["Paul van Tilburg <paul@luon.net>"]
description = """
The web UI for task/project time registration and invoicing.
"""
edition = "2018"
[dependencies]
yew = "0.7.0"
[build-dependencies]
sass-rs = "0.2.2"