mirror of
https://github.com/cubixle/pomd.git
synced 2026-04-24 22:44:43 +01:00
9 lines
138 B
TOML
9 lines
138 B
TOML
[package]
|
|
name = "pomd"
|
|
version = "0.1.0"
|
|
authors = ["cubixle <cubixle@protonmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
clap = "2.33.3"
|