瀏覽代碼

修复编译问题 (#24)

LoGin 1 年之前
父節點
當前提交
e1fbd22da2
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      Cargo.toml

+ 0 - 3
Cargo.toml

@@ -5,9 +5,6 @@ edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
-[lib]
-name = "drstd"
-crate-type = ["staticlib"]
 
 [workspace]
 members = [ "dlibc" ]