Switch to memmap2 fork
This commit is contained in:
committed by
mergify[bot]
parent
730cb3b7cc
commit
edff62af3d
@ -20,7 +20,7 @@ use crate::{
|
||||
};
|
||||
use bincode::{deserialize, serialize};
|
||||
use chrono::{TimeZone, Utc};
|
||||
use memmap::Mmap;
|
||||
use memmap2::Mmap;
|
||||
use std::{
|
||||
collections::BTreeMap,
|
||||
fmt,
|
||||
|
Reference in New Issue
Block a user