[package] name = "jxl_decoder" version = "0.1.0" authors = [ "Martin Bruse ", "Kagami Sascha Rosylight ", "Sami Boukortt ", ] edition = "2021" license = "MPL-2.0" [dependencies] jxl = { version = "0.3", features = ["all-simd"] } log = "0.4"