build(deps): bump the dependencies group with 19 updates (#1745)

This commit is contained in:
houseme
2026-02-07 12:22:14 +08:00
committed by GitHub
parent d635ee8d2e
commit 0b870d6301
33 changed files with 398 additions and 283 deletions
+1
View File
@@ -34,6 +34,7 @@ path = "src/main.rs"
default = ["metrics"]
metrics = []
ftps = ["rustfs-protocols/ftps"]
full = ["metrics", "ftps"]
[lints]
workspace = true
+1 -1
View File
@@ -16,7 +16,7 @@
use backtrace::Backtrace;
use pprof::protos::Message;
use rand::Rng;
use rand::RngExt;
use starshard::ShardedHashMap;
use std::alloc::{GlobalAlloc, Layout};
use std::cell::Cell;
+1 -1
View File
@@ -78,7 +78,7 @@ use aes_gcm::{
};
use async_trait::async_trait;
use base64::{Engine, engine::general_purpose::STANDARD as BASE64_STANDARD};
use rand::RngCore;
use rand::Rng;
use rustfs_ecstore::error::StorageError;
use rustfs_filemeta::ObjectPartInfo;
use rustfs_kms::{