Skip to content

Commit 31a03e7

Browse files
authored
chore: upgrade memmap2 0.5.7 -> 0.9.4 (#248)
Signed-off-by: boxdot <[email protected]>
1 parent 21b6c51 commit 31a03e7

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.5.7"
15+
memmap2 = "0.9.4"
1616
tar = { version = "0.4.38", optional = true }
1717
walkdir = "2.2.9"
1818

0 commit comments

Comments
 (0)