start implementing ImageIndexReader

This commit is contained in:
Dietmar Maurer
2018-12-16 14:44:44 +01:00
parent a27a3ee4ba
commit 4818c8b6f7
3 changed files with 112 additions and 13 deletions

View File

@ -28,4 +28,5 @@ rust-crypto = "0.2.36"
nix = "0.12.0"
shellwords = "1.0.0"
uuid = { version = "0.7", features = ["v4"] }
chrono = "0.4.6" # Date and time library for Rust