From c6b35f8f2e83621b4e53ab999e5b5bf146a73aa0 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 26 Jun 2024 15:46:09 +0200 Subject: Add minimal example using cargo ... including a test (for which we add python3 as test dependency). --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0e6d1f9..5ab1a0d 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,9 @@ There are two files pinning dependencies calls [etc/generate-repos.sh](./etc/generate-repos.sh) in our `nix-shell`, which also brings in tools required for this step. +Specific considerations + - [cargo](./src/rust/cargo/README.md) + ### Logical repositories This project uses several logical repositories. -- cgit v1.2.3