This commit is contained in:
Wilson Lin 2020-07-03 20:38:08 +10:00
commit 474961b6db
12 changed files with 22 additions and 22 deletions

View file

@ -1,10 +1,10 @@
[package]
name = "hyperbuild-cli"
publish = false
version = "0.1.4"
version = "0.1.5"
authors = ["Wilson Lin <code@wilsonl.in>"]
edition = "2018"
[dependencies]
hyperbuild = "0.1.4"
hyperbuild = "0.1.5"
structopt = "0.3.5"