Files
simpler-filehost/Cargo.toml
Amneesh Singh ae85e9fe85 initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-10-30 09:53:40 +05:30

11 lines
222 B
TOML

[package]
name = "simpler-filehost"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "0.5.0-rc.2"
rand = "0.8.5"