[[bin]]
name = "generate_asm_constants"
path = "src/generate_asm_constants.rs"
[dependencies.paste]
version = "1.0"
[features]
enable-chaos-mode-by-default = []
[lib]
name = "ckb_vm_definitions"
path = "src/lib.rs"
[package]
authors = ["Nervos Core Dev <dev@nervos.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Common definition files for CKB VM"
edition = "2021"
homepage = "https://github.com/nervosnetwork/ckb-vm"
license = "MIT"
name = "ckb-vm-definitions"
readme = false
repository = "https://github.com/nervosnetwork/ckb-vm"
rust-version = "1.81.0"
version = "0.24.13"