[package] name = "ckb-occupied-capacity-core" version = "0.120.0" license = "MIT" authors = ["Nervos Core Dev "] edition = "2021" description = "TODO(doc): @keroro520 crate description" homepage = "https://github.com/nervosnetwork/ckb" repository = "https://github.com/nervosnetwork/ckb" [dependencies] serde = { version = "1.0", features = ["derive"] }