v0.0.0b
This commit is contained in:
10
sub/pe/Cargo.toml
Normal file
10
sub/pe/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "sub_pe"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
windows = []
|
||||
|
||||
[dependencies]
|
||||
sub_core = { workspace = true }
|
||||
Reference in New Issue
Block a user