aboutsummaryrefslogtreecommitdiff
path: root/console/Cargo.toml
diff options
context:
space:
mode:
author1992414357@qq.com <1992414357@qq.com>2025-05-29 14:20:04 +0800
committer1992414357@qq.com <1992414357@qq.com>2025-05-29 14:20:04 +0800
commit3d23632d7c6330e0ec98dad53656dfed5f5767b0 (patch)
treed8d59726ca5b046b55ba502f1b8d5ba3a561a569 /console/Cargo.toml
parent9d3d6d4195e58c51166811d8357a331d53c4cdd4 (diff)
1. 优化了服务器的消息处理方式
2. 将c和c#的绑定移动到了./bindings/文件夹
Diffstat (limited to 'console/Cargo.toml')
-rw-r--r--console/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/console/Cargo.toml b/console/Cargo.toml
index f48f21d..4bf474f 100644
--- a/console/Cargo.toml
+++ b/console/Cargo.toml
@@ -5,6 +5,7 @@ description = "This crate provides a set of tools for simulating and deploying t
homepage = "https://github.com/CatilGrass/NoGamepads"
repository = "https://github.com/CatilGrass/NoGamepads"
+workspace = "../../NoGamepads"
edition = "2024"
[dependencies]