diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-02 19:07:15 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-02 19:07:15 +0200 |
commit | bc5db34195328a7fd311cefbc24a582a71985e3b (patch) | |
tree | f2c16b8644705ab859448271c157ab64befb1519 | |
parent | d91f1bc20d979c40bd725d54a60dab4ebf526826 (diff) | |
download | rules-rust-bc5db34195328a7fd311cefbc24a582a71985e3b.tar.gz |
update rules
-rw-r--r-- | etc/repos.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/repos.json b/etc/repos.json index e977242..fa72f7d 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -21,7 +21,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" + , "commit": "17012ed56b6af89ff11c36479fedb3d99420fc4a" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" + , "commit": "17012ed56b6af89ff11c36479fedb3d99420fc4a" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" + , "commit": "17012ed56b6af89ff11c36479fedb3d99420fc4a" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" + , "commit": "17012ed56b6af89ff11c36479fedb3d99420fc4a" , "subdir": "etc/imports" } } |