From 3f578dab36ebacde7db358eed22fef5e000d5030 Mon Sep 17 00:00:00 2001 From: liutong Date: Mon, 30 Oct 2023 16:52:52 +0800 Subject: [PATCH] mv r_locale dir position --- {r_locale => bash-5.1/r_locale}/src/lib.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {r_locale => bash-5.1/r_locale}/src/lib.rs (100%) diff --git a/r_locale/src/lib.rs b/bash-5.1/r_locale/src/lib.rs similarity index 100% rename from r_locale/src/lib.rs rename to bash-5.1/r_locale/src/lib.rs -- Gitee