blob: 230346736657d9da29654fc593ed4728267caaf8 [file] [log] [blame] [edit]
[package]
name = "alloc"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
edition = "2018"
[lib]
path = "lib.rs"
[dependencies]
registry-dep-using-core = { version = "*", features = ['mockbuild'] }