Merge feat/ops/admin-socket into main

This commit is contained in:
2026-06-11 13:20:23 +00:00
5 changed files with 707 additions and 12 deletions

View File

@@ -34,6 +34,7 @@ thiserror = "=2.0.18"
http-body-util = "=0.1.3"
futures = "=0.3.31"
dashmap = "=6.1"
serde_json = "=1.0.140"
[dev-dependencies]
rcgen = "=0.13"