[package] name = "write_x86_64" version = "0.2.0" authors = [ "Samuel VIVIEN " ] edition = "2021" rust-version = "1.56.1" description = "Crate to help you write x86_64 assembly code" repository = "https://github.com/samsa1/write_x86_64" license = "MIT" keywords = ["x86", "x86_64"] categories = ["data-structures", "compilers"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]