--- a/rust/lfprng/Cargo.toml Sat Sep 28 22:27:13 2024 +0200 +++ b/rust/lfprng/Cargo.toml Tue Dec 31 15:19:43 2024 +0100 @@ -5,3 +5,4 @@ edition = "2018" [dependencies] +rand = "0.8"