[package] name = "emu" version = "0.1.0" authors = ["IOException "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.34" base64 = "0.13.0" lazy_static = "1.4.0"