mirror of
https://github.com/deadjakk/RustPivot
synced 2026-06-08 13:46:27 +00:00
10 lines
219 B
TOML
Executable File
10 lines
219 B
TOML
Executable File
[package]
|
|
name = "server"
|
|
version = "0.1.0"
|
|
authors = ["deadjakk <deadjakk@shell.rip>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|