x64_asm 0.1.23

x86_64 assembler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "elf-utilities"
version = "0.1.47"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "361906e247be81f1b7c1ad154b9aa572a61f9099ea25a807705ec8de7bf95ee8"

[[package]]
name = "x64_asm"
version = "0.1.23"
dependencies = [
 "elf-utilities",
]