image_index.rs: write header
This commit is contained in:
@ -26,4 +26,6 @@ lazy_static = "1.1.0"
|
||||
regex = "1.0.6"
|
||||
rust-crypto = "0.2.36"
|
||||
nix = "0.12.0"
|
||||
shellwords = "1.0.0"
|
||||
shellwords = "1.0.0"
|
||||
uuid = { version = "0.7", features = ["v4"] }
|
||||
|
||||
|
Reference in New Issue
Block a user