aboutsummaryrefslogtreecommitdiff
path: root/release/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 /release/Cargo.toml
parent9d3d6d4195e58c51166811d8357a331d53c4cdd4 (diff)
1. 优化了服务器的消息处理方式
2. 将c和c#的绑定移动到了./bindings/文件夹
Diffstat (limited to 'release/Cargo.toml')
-rw-r--r--release/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/release/Cargo.toml b/release/Cargo.toml
deleted file mode 100644
index e43d5fb..0000000
--- a/release/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "release"
-authors = [ "CatilGrass" ]
-edition = "2024"
-
-[dependencies]
-serde = { version = "1.0.219", features = ["derive"] }
-toml = "0.7.8" \ No newline at end of file