# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "windows_types_registry" version = "0.1.0" authors = ["Jan Starke "] description = "Contains Types and Parsers for the Windows Registry" homepage = "https://www.github.com/janstarke/dfir_toolkit" license = "GPL-3.0" resolver = "1" [dependencies.binread] version = "2.2" [dependencies.chrono] version = "0.4" [dependencies.encoding_rs] version = "0.8" [dependencies.log] version = "0.4" features = ["release_max_level_info"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.winstructs] version = "0.3.0"