thumbsdb 0.1.2

Forensic library: parser and reader for Microsoft Thumbs.db file
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "ole"
version = "0.1.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f0add6eeb62fdaf7afd332d52763f27d365cfd047f95e232671532c1efb3a66"

[[package]]
name = "thumbsdb"
version = "0.1.2"
dependencies = [
 "ole",
]