Create project

This commit is contained in:
Joscha 2022-05-21 00:15:53 +02:00
commit 704bb67c7b
3 changed files with 16 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "toss"
version = "0.1.0"
edition = "2021"
[dependencies]