Skip to content

Commit 79ff06b

Browse files
authored
Upgrade memmap2 to latest version. (#232)
Signed-off-by: Nick Hallahan <nick@theoutpost.io>
1 parent b1d77cb commit 79ff06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flatdata-rs/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2018"
1212

1313
[dependencies]
1414
diff = "0.1.11"
15-
memmap2 = "0.2.0"
15+
memmap2 = "0.5.7"
1616
tar = { version = "0.4.38", optional = true }
1717
walkdir = "2.2.9"
1818

0 commit comments

Comments
 (0)