examples: update rand crate to 0.9.1 (#7371)

This commit is contained in:
Jeff Vander Stoep
2025-05-28 11:32:24 +00:00
committed by GitHub
parent 328bd049f6
commit 193c1574a1
9 changed files with 9 additions and 12 deletions
-1
View File
@@ -23,7 +23,6 @@ serde_json = "1.0"
httparse = "1.0"
httpdate = "1.0"
once_cell = "1.5.2"
rand = "0.8.3"
[target.'cfg(windows)'.dev-dependencies.windows-sys]
version = "0.52"