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