aboutsummaryrefslogtreecommitdiff
path: root/core/Cargo.toml
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2025-04-14 01:49:04 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2025-04-14 01:49:04 +0800
commitc866b0da8548712c729c73b868a8ebd61821ce14 (patch)
tree43d07dfdd79400e6672af0328cc90f75d5513c31 /core/Cargo.toml
parent3f63992642309d3ad9691d98e0c3deee06800c09 (diff)
修改了项目名,从 PhantomLink-Gamepad 修改到了 ThereIsNoPads,这是我洗澡的时候灵机一动想出来的
Diffstat (limited to 'core/Cargo.toml')
-rw-r--r--core/Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 981c456..aa5b1ca 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -1,10 +1,10 @@
[package]
-name = "phantomlink-gamepad-core"
+name = "there-is-nopads-core"
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/CatilGrass/PhantomLink-Gamepad"
-repository = "https://github.com/CatilGrass/PhantomLink-Gamepad"
+homepage = "https://github.com/CatilGrass/ThereIsNoPads"
+repository = "https://github.com/CatilGrass/ThereIsNoPads"
readme = "../README.md"
version = "0.1.0"