mirror of
https://github.com/trussed-dev/trussed.git
synced 2026-05-10 06:02:27 +00:00
321354b8b4
Had to get slightly hacky in the test to verify that multiple "boots" of trussed do not produce the same rng.
120 B
120 B
Running tests
cargo test --features logging/std,clients-1 --target $(rustc -Vv | awk 'NR==5{print $2}')