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 3d69ae7 commit 26c65e1Copy full SHA for 26c65e1
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 = "f462549" } # modified fork
+mft = { git = "https://github.com/reece394/mft.git" , rev = "9b1dbef" } # modified fork
28
notatin = "1.0"
29
once_cell = "1.0"
30
prettytable-rs = "0.10"
0 commit comments