upgrade crate version

This commit is contained in:
houseme
2025-04-11 20:53:51 +08:00
parent 33a0b9669c
commit 37109fc618
8 changed files with 79 additions and 85 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ tonic = { workspace = true }
tower.workspace = true
transform-stream.workspace = true
tower-http.workspace = true
uuid = "1.15.1"
uuid = { workspace = true }
[target.'cfg(target_os = "linux")'.dependencies]
libsystemd.workspace = true