[package]
name = "frnsc-hive"
version = "0.13.4"
authors = ["Samuel Garcés Marín <samuel.garces@protonmail.com>"]
keywords = ["forensic", "windows", "parser", "registry", "cybersecurity"]
categories = ["parsing"]
description = "Implements RegistryReader from forensic-rs to access the windows registry from Hive files"
license = "MIT"
edition = "2021"
repository = "https://github.com/ForensicRS/frnsc-hive"
exclude = ["/artifacts"]

[features]
"default" = []

[dependencies]
forensic-rs = "0.13"
#forensic-rs = { path = "../forensic-rs" } # Dev