mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-31 02:01:44 +08:00
update: 升级 rust 依赖
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use bytes::Bytes;
|
||||
use rand::Rng;
|
||||
use rand::RngExt;
|
||||
use rtp::packet::Packet;
|
||||
use rtp::packetizer::Payloader;
|
||||
use rtsp_types as rtsp;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
use rand::Rng;
|
||||
use rand::RngExt;
|
||||
use rtsp_types as rtsp;
|
||||
use std::collections::HashMap;
|
||||
use std::fmt;
|
||||
|
||||
Reference in New Issue
Block a user