1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-04 02:24:12 +02:00

update dependencies

This commit is contained in:
Robin Appelman 2021-02-12 23:21:27 +01:00
commit 1258827b54
5 changed files with 111 additions and 169 deletions

View file

@ -1,6 +1,6 @@
use bitbuffer::{BitReadBuffer, BitReadStream, LittleEndian};
use num_traits::{PrimInt, Unsigned};
use snap::Decoder;
use snap::raw::Decoder;
use crate::demo::packet::stringtable::{
ExtraData, FixedUserDataSize, StringTable, StringTableEntry,