diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-01 08:42:32 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-01 08:42:32 +0200 |
commit | b6db1b44f9c2fccd10d3289d74a8c664c36e9aa9 (patch) | |
tree | 741cc6da83ffecfb43414d15c3db3c52be63d6d2 /git/modules | |
parent | 855df048c09d04ec3bc3aa27a3d1a0b60188f422 (diff) |
Add libbuild2-rust to git/modules
Diffstat (limited to 'git/modules')
-rw-r--r-- | git/modules | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/git/modules b/git/modules index d1821ff..d7cb57a 100644 --- a/git/modules +++ b/git/modules @@ -12,7 +12,8 @@ brep \ libbbot \ bbot \ libstd-modules \ -libbuild2-hello" +libbuild2-hello \ +libbuild2-rust" # During release it is useful to exclude some of these so can do mass # commits (like version updates). |