Initial commit

This commit is contained in:
s-prechtl 2023-06-20 13:56:47 +02:00
parent 67bfb15b87
commit 3c01cf1f0c
4 changed files with 42 additions and 0 deletions

4
Cargo.toml Normal file
View file

@ -0,0 +1,4 @@
[package]
name = "screen-flip"
version = "0.1.0"
edition = "2021"