huskies: merge 1026

This commit is contained in:
dave
2026-05-14 12:53:14 +00:00
parent a80d0a497a
commit 72d79deec9
13 changed files with 1443 additions and 127 deletions
+3
View File
@@ -44,6 +44,9 @@ bft-json-crdt = { path = "../crates/bft-json-crdt", default-features = false, fe
source-map-gen = { path = "../crates/source-map-gen" }
ed25519-dalek = { workspace = true }
rand = { workspace = true }
nutype = { workspace = true }
garde = { workspace = true }
ammonia = { workspace = true }
[target.'cfg(unix)'.dependencies]
libc = { workspace = true }