huskies: merge 1043

This commit is contained in:
dave
2026-05-14 14:25:20 +00:00
parent 5a3f94cae1
commit 3d741acefb
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
//! `verify_challenge` primitive but leaves the allow-list to story 480.
use bft_json_crdt::keypair::{Ed25519KeyPair, Ed25519Signature, sign};
use rand::RngCore;
use rand::Rng;
use std::sync::OnceLock;
// ── Types ─────────────────────────────────────────────────────────────