- [package]
- name = "combine_localize"
- version = "0.1.0"
- authors = ["Alexandre Janniaux <ajanni@videolabs.io>"]
- edition = "2018"
- # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
- [dependencies]
- structopt = "0.3"
- ar = "0.8"
- cc = "1.0"
- regex = "1.3"
|