improve import,crate version,and copyright (#790)

This commit is contained in:
houseme
2025-11-05 09:10:06 +08:00
committed by GitHub
parent eb7eb9c5a1
commit 38f26b7c94
9 changed files with 58 additions and 28 deletions

View File

@@ -129,7 +129,7 @@ flatbuffers = "25.9.23"
form_urlencoded = "1.2.2"
prost = "0.14.1"
quick-xml = "0.38.3"
rmcp = { version = "0.8.3" }
rmcp = { version = "0.8.4" }
rmp = { version = "0.8.14" }
rmp-serde = { version = "1.3.0" }
serde = { version = "1.0.228", features = ["derive"] }