Parcourir la source

cargo: add ar crate in manifest

Alexandre Janniaux il y a 5 ans
Parent
commit
8604e94b0f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

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