Forráskód Böngészése

cargo: add ar crate in manifest

Alexandre Janniaux 5 éve
szülő
commit
8604e94b0f
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

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