diff --git a/engine/Cargo.toml b/engine/Cargo.toml index d341a261..b606d38f 100644 --- a/engine/Cargo.toml +++ b/engine/Cargo.toml @@ -4,8 +4,8 @@ version = "0.1.0" authors = ["Paris DOUADY "] edition = "2021" -[lib] -crate-type = ["rlib", "dylib"] +#[lib] +#crate-type = ["rlib", "dylib"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html