change project structure to make more sense
(move wm only stuff to wm dir)
This commit is contained in:
8
wm/linux/Cargo.toml
Normal file
8
wm/linux/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "linux"
|
||||
version = "0.1.0"
|
||||
license = "GPL-3.0-or-later"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
||||
Reference in New Issue
Block a user