From 2b15826fa3b7ce01cf52dc5c3b3d4a83e94b3d08 Mon Sep 17 00:00:00 2001 From: nazeh Date: Wed, 2 Oct 2024 18:15:42 +0300 Subject: [PATCH] fix(examples): rename cargo.toml to Cargo.toml --- examples/{Cargo.tomlx => Cargo.toml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/{Cargo.tomlx => Cargo.toml} (100%) diff --git a/examples/Cargo.tomlx b/examples/Cargo.toml similarity index 100% rename from examples/Cargo.tomlx rename to examples/Cargo.toml