x64_asm 0.1.14

x86_64 assembler
Documentation
[package]
name = "x64_asm"
version = "0.1.14"
authors = ["Drumato <drumatech109@gmail.com>"]
edition = "2018"
license = "MIT"
description = "x86_64 assembler"
documentation = "https://docs.rs/x64-asm"
homepage = "https://github.com/Drumato/x64-asm"
repository = "https://github.com/Drumato/x64-asm"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]