chore: update rand

This commit is contained in:
2026-07-24 09:56:09 +02:00
parent 6009532f1f
commit 41d18eac90
3 changed files with 49 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
use rand::RngExt;
use std::fs;
#[cfg(windows)]
use std::path::Path;