generated from alecodes/base-template
chore: init cargo project
This commit is contained in:
parent
7e331ee4f4
commit
5362d2ba30
5 changed files with 22 additions and 1 deletions
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "compendium"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue