1 2 3 4 5 6 7 8
[package] description = "tiny and fast image manipulation library for js & rust" edition = "2021" license = "GPL-3.0-or-later" name = "imagescript" repository = "https://github.com/matmen/imagescript" resolver = "2" version = "0.0.1"