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 /core/Cargo.toml | |
| parent | 6545c666a4630b04e54cb4abf4c8bf2045be7aa9 (diff) | |
修改作者所有权
Diffstat (limited to 'core/Cargo.toml')
| -rw-r--r-- | core/Cargo.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml index 1746c8e..7d0295f 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "phantomlink-gamepad-core" -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" |
