tailhook / vagga

Vagga is a containerization tool without daemons
http://vagga.readthedocs.org
MIT License
1.86k stars 96 forks source link

env: replace external var to cargo #520

Open chessnokov opened 5 years ago

chessnokov commented 5 years ago

Replacing env!("VAGGA_VERSION") to env!("CARGO_PKG_VERSION") make possibility use vagga as library