ソースを参照

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"