album/crates/album-web-ui/Cargo.toml
Andrey Tkachenko bd14072c56
All checks were successful
continuous-integration/drone/push Build is passing
Add .drone.yaml
2023-07-07 15:36:29 +04:00

11 lines
219 B
TOML

[package]
name = "album-web-ui"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dioxus = "0.3.2"
dioxus-ssr = "0.3.0"