Skip to content

Commit 13d2578

Browse files
committed
Add Modified MFT Fork
1 parent d93f368 commit 13d2578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ hex = "0.4.3"
2424
indicatif = "0.17"
2525
lazy_static = "1.4.0"
2626
libesedb = "0.2.4"
27-
mft = "0.6"
27+
mft = { git = "https://github.com/reece394/mft.git" , rev = "f462549" } # modified fork
2828
notatin = "1.0"
2929
once_cell = "1.0"
3030
prettytable-rs = "0.10"

0 commit comments

Comments
 (0)