Added starting files

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2023-06-17 20:16:39 +01:00
commit 18b499cc30
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
7 changed files with 936 additions and 0 deletions

8
Cargo.toml Normal file
View file

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