omegaupload/web/Cargo.toml
2021-10-16 09:50:11 -07:00

10 lines
222 B
TOML

[package]
name = "omegaupload-web"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chacha20poly1305 = "0.9"
yew = "0.18"