We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c65e1 commit eabea92Copy full SHA for eabea92
Cargo.toml
@@ -24,7 +24,7 @@ hex = "0.4.3"
24
indicatif = "0.17"
25
lazy_static = "1.4.0"
26
libesedb = "0.2.4"
27
-mft = { git = "https://github.com/reece394/mft.git" , rev = "9b1dbef" } # modified fork
+mft = { git = "https://github.com/reece394/mft.git" , rev = "865549c" } # modified fork
28
notatin = "1.0"
29
once_cell = "1.0"
30
prettytable-rs = "0.10"
0 commit comments