chore: bump dependencies

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ic1fda520473e53d1a584a3dda63ffda86a6a6964
This commit is contained in:
raf 2026-02-12 23:22:54 +03:00
commit 4fc05e71e7
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
5 changed files with 362 additions and 94 deletions

View file

@ -1,4 +1,4 @@
use rand::Rng;
use rand::RngExt;
const CHARSET: &[u8] =
b"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";