summaryrefslogtreecommitdiff
path: root/libmformat
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-11-30 06:11:45 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-11-30 06:11:45 +0300
commita74f63a5c2e4706b990d436fae91e2bf8fe6c643 (patch)
tree7406b690ceea32fdbeb118a656514b7ea5a119b2 /libmformat
parent8dd2441ca31ff81dbb71234b5b4cc0286f6b483e (diff)
Bump toolchain version dependency to 0.7.0 in manifest
Diffstat (limited to 'libmformat')
-rw-r--r--libmformat/manifest4
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