[package] name = "anyscript-compiler" version = "0.1.3" description = "A compiler for the AnyScript programming language, and Self Extracted Archives" license = "MIT OR Apache-2.0" authors = ["Kevin Alexander Krefting "] homepage = "https://pymainprocess.github.io/anyscript-compiler/" repository = "https://github.com/pymainprocess/anyscript-compiler" edition = "2021" [dependencies] base64 = "0.22.1" bindgen = "0.69.4" which = "6.0.1"