From 10ef17e01781b5010f784605fb6ce54d35002bdb Mon Sep 17 00:00:00 2001 From: Alberto Sartori Date: Tue, 23 Jul 2024 17:16:52 +0200 Subject: rules-rust: update latest commit ref --- doc/getting-started/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/getting-started/README.md') diff --git a/doc/getting-started/README.md b/doc/getting-started/README.md index 6717707..ee433e3 100644 --- a/doc/getting-started/README.md +++ b/doc/getting-started/README.md @@ -64,7 +64,7 @@ The `etc/repos.json` file is as follows: { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-rust" , "branch": "master" - , "commit": "1a8211bda5c14ef0b2bff3af062c049d5598f02f" + , "commit": "ed652442176aea086104479bb31aced501df48a2" , "subdir": "rules" } } @@ -236,7 +236,7 @@ Finally, amend the `repos.json` file to take into account the new `defaults`: { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-rust" , "branch": "master" - , "commit": "1a8211bda5c14ef0b2bff3af062c049d5598f02f" + , "commit": "ed652442176aea086104479bb31aced501df48a2" , "subdir": "rules" } } -- cgit v1.2.3