mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-09 14:28:53 +08:00
Bump deps: rand 0.9.2 -> 0.10.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::ext::io::*;
|
||||
use anyhow::Result;
|
||||
use rand::Rng;
|
||||
use rand::RngExt;
|
||||
use std::io::{Read, Seek, Write};
|
||||
|
||||
pub struct CryptoReader<T: Read + Seek> {
|
||||
|
||||
Reference in New Issue
Block a user