From e053aae623afeb996755927c8ca84e3e5b94bb20 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Mon, 14 Apr 2025 13:50:32 +0800 Subject: 为 Test Cargo 创建了 Console (Client/Server) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/runConfigurations/Run_Console_Client.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .idea/runConfigurations/Run_Console_Client.xml (limited to '.idea/runConfigurations/Run_Console_Client.xml') diff --git a/.idea/runConfigurations/Run_Console_Client.xml b/.idea/runConfigurations/Run_Console_Client.xml new file mode 100644 index 0000000..8dff88c --- /dev/null +++ b/.idea/runConfigurations/Run_Console_Client.xml @@ -0,0 +1,19 @@ + + + + \ No newline at end of file -- cgit