diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 06:11:45 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 06:11:45 +0300 |
commit | a74f63a5c2e4706b990d436fae91e2bf8fe6c643 (patch) | |
tree | 7406b690ceea32fdbeb118a656514b7ea5a119b2 /libmformat/manifest | |
parent | 8dd2441ca31ff81dbb71234b5b4cc0286f6b483e (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
Diffstat (limited to 'libmformat/manifest')
-rw-r--r-- | libmformat/manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmformat/manifest b/libmformat/manifest index eff0f37..456e386 100644 --- a/libmformat/manifest +++ b/libmformat/manifest @@ -18,6 +18,6 @@ build-include: *-clang_5* build-include: *-clang_6* build-exclude: * ; Requires C++ modules support requires: c++20 -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- depends: libstd-modules |