mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 08:08:47 +08:00
Bump deps: rand 0.9.2 -> 0.10.0
This commit is contained in:
@@ -5,7 +5,7 @@ use crate::scripts::base::*;
|
||||
use crate::types::*;
|
||||
use crate::utils::encoding::*;
|
||||
use anyhow::Result;
|
||||
use rand::Rng;
|
||||
use rand::RngExt;
|
||||
use std::io::{Seek, Write};
|
||||
|
||||
struct MListEntry<T> {
|
||||
|
||||
Reference in New Issue
Block a user