We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4ea97 commit ff1b79fCopy full SHA for ff1b79f
src/wallpaper.rs
@@ -1,4 +1,4 @@
1
-use rand::Rng;
+use rand::RngExt;
2
use std::{
3
fs::{read_dir, DirEntry},
4
path::PathBuf,
0 commit comments