This commit is contained in:
Andras Schmelczer 2025-03-29 14:04:06 +00:00
parent bb5a0bde3a
commit 0311883a16
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
3 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,3 @@
use std::default;
use rand::{Rng as _, distributions::Alphanumeric, thread_rng};
use serde::{Deserialize, Serialize};