소스 검색

cargo: add ar crate in manifest

Alexandre Janniaux 5 년 전
부모
커밋
8604e94b0f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -8,3 +8,4 @@ edition = "2018"
 
 [dependencies]
 structopt = "0.3"
+ar = "0.8"