This commit is contained in:
nora 2023-03-14 19:20:45 +01:00
parent 3a571817c3
commit 9d82e374ae
2 changed files with 8 additions and 0 deletions

8
uwuwind/Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "uwuwind"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]

0
uwuwind/src/lib.rs Normal file
View file