cli init
This commit is contained in:
parent
0651bd0118
commit
e3a2a17e6d
8 changed files with 92 additions and 0 deletions
8
cli/Cargo.toml
Normal file
8
cli/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "snow"
|
||||
description = "NixOS Derivative"
|
||||
version = "0.1.0"
|
||||
authors = ["_cry64 <them@dobutterfliescry.net>"]
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue