diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:42:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:42:48 +0300 |
commit | f128f03edb9f8f275fa8ca6ec02b95bb63750eff (patch) | |
tree | 336176362d7bb9d97dd8aa8e4c81129b87048945 | |
parent | 061e9960bbccf8d55a42d1106eaa8088c87a8551 (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,5 +11,5 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/buildos/tree/ email: users@build2.org build-email: builds@build2.org -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- |