mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-17 17:16:50 +01:00
8 lines
103 B
TOML
8 lines
103 B
TOML
[package]
|
|
name = "asset_server_rs"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
rocket = "0.5.1"
|