diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-12 11:20:14 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-12 11:39:52 +0800 |
| commit | 1da51bc231d98516e57b18c1ead3175746366be4 (patch) | |
| tree | 8e3bcd388a4e098ba97bbed2154d3722f6913508 /client | |
| parent | 6545c666a4630b04e54cb4abf4c8bf2045be7aa9 (diff) | |
修改作者所有权
Diffstat (limited to 'client')
| -rw-r--r-- | client/Cargo.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/Cargo.toml b/client/Cargo.toml index 5c23ff8..45f6abd 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "phantomlink-gamepad-client" -authors = [ "Weicao-CatilGrass" ] +authors = [ "CatilGrass" ] description = "A mobile device control solution for local multiplayer gaming, featuring an in-game interface, controller client, and support for universal devices." -homepage = "https://github.com/Weicao-CatilGrass/PhantomLink-Gamepad" -repository = "https://github.com/Weicao-CatilGrass/PhantomLink-Gamepad" +homepage = "https://github.com/CatilGrass/PhantomLink-Gamepad" +repository = "https://github.com/CatilGrass/PhantomLink-Gamepad" readme = "../README.md" version = "0.1.0" |
