mirror of
https://codeberg.org/unspeaker/vestal.git
synced 2025-12-06 10:46:42 +01:00
tabula rasa
This commit is contained in:
commit
14a6dca63f
5 changed files with 644 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "vestal"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
exe = "0.5.6"
|
||||
clap = { version = "4.5.4", features = [ "derive" ] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue