chore: bump deps

This commit is contained in:
alyssa 2024-11-01 06:32:40 +09:00
parent 321ba0bb3d
commit c8b6dc4c23
15 changed files with 152 additions and 335 deletions

View file

@ -1,5 +1,5 @@
use bytes::Bytes;
use fred::{interfaces::HashesInterface, pool::RedisPool};
use fred::{interfaces::HashesInterface, clients::RedisPool};
use prost::Message;
use tracing::info;
use twilight_gateway::Event;