Browse Source

修复编译问题 (#24)

LoGin 1 year ago
parent
commit
e1fbd22da2
1 changed files with 0 additions and 3 deletions
  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" ]