..
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "c2vi-part"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
name = "c2vi_part"
|
||||
path = "c2vi-part.rs"
|
||||
|
||||
[dependencies]
|
||||
mize = { path = "./mize/packages/mize" }
|
||||
marts = { path = "./mize/packages/marts" }
|
||||
Reference in New Issue
Block a user