Преглед на файлове

have this make an rlib too for the future

Grant Limberg преди 3 години
родител
ревизия
0875fb5fe0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      zeroidc/Cargo.toml

+ 1 - 1
zeroidc/Cargo.toml

@@ -5,7 +5,7 @@ edition = "2018"
 build = "build.rs"
 
 [lib]
-crate-type = ["staticlib"]
+crate-type = ["staticlib","rlib"]
 
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html