From e00ab37e1d6e2126a0a8f475f50e8a1145eea449 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Fri, 3 Apr 2020 03:06:02 -0400 Subject: [PATCH] add link to rust-lang --- arch/bubble-repos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/bubble-repos.md b/arch/bubble-repos.md index 39f35cc..66dc296 100644 --- a/arch/bubble-repos.md +++ b/arch/bubble-repos.md @@ -52,7 +52,7 @@ A fork of https://github.com/mitmproxy/mitmproxy/ The `bubble` branch contains some minor changes to work with Bubble, including the `bubble_zip.sh` script, which packages the repository for inclusion in the ansible `mitmproxy` role in the `bubble` repository. ### [bubble-nodemanager](https://git.bubblev.org/bubblev/bubble-nodemanager) -A low-level management system for deployed Bubble nodes. Written in Rust for high-performance and a small memory footprint. +A low-level management system for deployed Bubble nodes. Written in [Rust](https://www.rust-lang.org/) for high-performance and a small memory footprint. The resulting binary is included in the ansible `bubble_finalizer` role in the `bubble` repository. ## Data Repositories