feat(#2302): add validated Ident newtype in hive-host-sock

This commit is contained in:
damocles 2026-07-19 19:16:08 +02:00 committed by mara
commit 384dcae5f4
3 changed files with 150 additions and 0 deletions

1
Cargo.lock generated
View file

@ -1672,6 +1672,7 @@ version = "0.1.0"
dependencies = [
"hive-sh4re",
"serde",
"serde_json",
]
[[package]]