diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 13:50:59 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 13:50:59 +0800 |
| commit | c7df237d9de719eb04e73d712293ae883bbcdd76 (patch) | |
| tree | cea2034e5ef5a60021c10744e62ccfb28eca14b6 | |
| parent | e053aae623afeb996755927c8ca84e3e5b94bb20 (diff) | |
为 Test Cargo 创建了 Console (Client/Server)
| -rw-r--r-- | core/test/Cargo.toml (renamed from core/server_test/Cargo.toml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/server_test/Cargo.toml b/core/test/Cargo.toml index dc29510..d78fa4f 100644 --- a/core/server_test/Cargo.toml +++ b/core/test/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "there-is-nopads-server-test" +name = "there-is-nopads-test" authors = [ "CatilGrass" ] version = "0.1.0" edition = "2024" |
