From 88993a3bbe8f1bfc8846ad5a50138dab7f353ea9 Mon Sep 17 00:00:00 2001 From: hi-rustin Date: Mon, 18 Dec 2023 20:04:50 +0800 Subject: [PATCH] chore(rustfix): rename `Readme.md` to `README.md` Signed-off-by: hi-rustin --- crates/rustfix/{Readme.md => README.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename crates/rustfix/{Readme.md => README.md} (100%) diff --git a/crates/rustfix/Readme.md b/crates/rustfix/README.md similarity index 100% rename from crates/rustfix/Readme.md rename to crates/rustfix/README.md