mirror of
https://github.com/zaphar/durnitisp.git
synced 2025-07-22 18:19:48 -04:00
10 lines
248 B
TOML
10 lines
248 B
TOML
|
[package]
|
||
|
name = "damnitisp"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
|
||
|
edition = "2018"
|
||
|
|
||
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||
|
|
||
|
[dependencies]
|
||
|
gflags = "^0.3"
|