init commit

This commit is contained in:
cubixle
2021-05-10 22:43:45 +01:00
commit a30cb23f5c
4 changed files with 162 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "pomd"
version = "0.1.0"
authors = ["cubixle <cubixle@protonmail.com>"]
edition = "2018"
[dependencies]
clap = "2.33.3"