Create a disk_image sub-crate

This commit is contained in:
Philipp Oppermann
2021-02-24 11:10:15 +01:00
parent 80bfeb24a9
commit 26b4619261
3 changed files with 15 additions and 0 deletions

View File

@@ -6,4 +6,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[workspace]
members = ["disk_image"]
[dependencies]