diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 01:49:04 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 01:49:04 +0800 |
| commit | c866b0da8548712c729c73b868a8ebd61821ce14 (patch) | |
| tree | 43d07dfdd79400e6672af0328cc90f75d5513c31 /core/server_test/Cargo.toml | |
| parent | 3f63992642309d3ad9691d98e0c3deee06800c09 (diff) | |
修改了项目名,从 PhantomLink-Gamepad 修改到了 ThereIsNoPads,这是我洗澡的时候灵机一动想出来的
Diffstat (limited to 'core/server_test/Cargo.toml')
| -rw-r--r-- | core/server_test/Cargo.toml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/server_test/Cargo.toml b/core/server_test/Cargo.toml index 192aac9..dc29510 100644 --- a/core/server_test/Cargo.toml +++ b/core/server_test/Cargo.toml @@ -1,8 +1,10 @@ [package] -name = "phantomlink-server-test" +name = "there-is-nopads-server-test" authors = [ "CatilGrass" ] version = "0.1.0" edition = "2024" [dependencies] -phantomlink-gamepad-core = { path = "../../core" }
\ No newline at end of file +there-is-nopads-core = { path = "../../core" } + +# Not A Controller
\ No newline at end of file |
