[package] name = "dd-lib" description = "library functions for a clone of the unix coreutil dd" version = "0.2.1" repository = "https://gitlab.com/efronlicht/dd-lib" authors = ["Efron Licht "] license = "MIT" [dependencies] encoding8 = "0.3.2" bitflags ="1.0.4" tempfile = "3"