Remove folder

This commit is contained in:
João Victor
2024-09-07 23:37:43 -03:00
parent fc05096bdd
commit adebcdbbee
2 changed files with 0 additions and 10 deletions

View File

@@ -1,7 +0,0 @@
[package]
name = "shadowx"
version = "0.1.0"
edition = "2021"
[dependencies]
wdk-sys = "0.2.0"

View File

@@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}