From f467e2ebde832792601a966917aa9c58d4b85ca6 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 12 Jul 2023 13:28:55 +0300 Subject: [PATCH] update rust packages --- prepopulate.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/prepopulate.json b/prepopulate.json index f65aef3..bc09fc4 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -7577,6 +7577,7 @@ "clippy.x86_64", "rls.x86_64", "rust-analysis.x86_64", + "rust-analyzer.x86_64", "rust-debugger-common.noarch", "rust-doc.x86_64", "rust-gdb.noarch", @@ -7586,6 +7587,7 @@ "rust-std-static-wasm32-wasi.noarch", "rust-std-static.i686", "rust-std-static.x86_64", + "rust-toolset.x86_64", "rust.x86_64", "rustfmt.x86_64" ], @@ -7607,9 +7609,6 @@ "rust-ssh-key-dir": [ "ssh-key-dir.x86_64" ], - "rust-toolset": [ - "rust-toolset.noarch" - ], "rust-zram-generator": [ "zram-generator.x86_64" ],