소스 검색

修复编译问题 (#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" ]