dd 0.2.0

a clone of the unix coreutil dd
[package]
name = "dd"
description = "a clone of the unix coreutil dd"
version = "0.2.0"   
repository = "https://gitlab.com/efronlicht/dd"
authors = ["Efron Licht <efron.python@gmail.com>"]
license = "MIT"



[dependencies]
encoding8 = "0.2"
bitflags ="1.0.4"
tempfile = "3"