ckb-contract-std 0.1.3-pre

This library contains serveral modules that could help you write CKB contract with Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "buddy-alloc"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cae9ba6f8b8b85af512979d24005d64c06916097aeeb8172f53246da4c85fad"

[[package]]
name = "ckb-contract-std"
version = "0.1.3-pre"
dependencies = [
 "buddy-alloc",
]