Skip to content

Commit

Permalink
Merge pull request #30 from dfir-dd/29-regdump-|-creation-of-timeline…
Browse files Browse the repository at this point in the history
…-fails-when-the-given-transaction-log-is-empty

fixes #29: use more recent version of nt_hive2
  • Loading branch information
janstarke authored Mar 11, 2024
2 parents 60d0ae0 + e6448d2 commit 79968dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ strum = { version = "0", features = ["derive"], optional=true }
strum_macros = {version="0", optional=true}

# nt-hive2
nt_hive2 = {version="4.0.1", optional=true}
nt_hive2 = {version="4.0.2", optional=true}

# lnk2bodyfile
lnk = {version="0.5.1", optional=true}
Expand Down

0 comments on commit 79968dd

Please sign in to comment.