[package] name = "palladium" version = "0.0.26" authors = ["Fletcher Haynes "] description = "A high level, dynamic language written for the Iridium VM." license = "MIT" homepage = "https://blog.subnetzero.io" repository = "https://gitlab.com/subnetzero/palladium" [dependencies] nom = "^4.0" iridium = "0.0.33"