[package] edition = "2021" name = "packxel" version = "0.1.0" description = "A bunch of packaging utilities" license = "MIT" homepage = "https://github.com/aniketbiprojit/packxel" repository = "https://github.com/aniketbiprojit/packxel" [dependencies] log = "0.4.17" packxel-utils = {path = "../packxel-utils", version = "0.2.0-beta", features = ["full"]}