Initial commmit

This commit is contained in:
2021-05-06 18:13:44 +02:00
commit 1877dfc985
5 changed files with 26 additions and 0 deletions

9
Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "das-keyboard-controller"
version = "0.1.0"
authors = ["Jali <jali@orca-central.de>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]