[package] name = "ckb-rust-unstable-port" version = "0.114.0" authors = ["Nervos Core Dev "] edition = "2021" license = "MIT" description = "Collection of features backport from unstable Rust." homepage = "https://github.com/nervosnetwork/ckb" repository = "https://github.com/nervosnetwork/ckb" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] is_sorted = "0.1.1"