blob: 91572b8158f342e0cf5e6cb841d69bd83db8d36a [file] [log] [blame]
[package]
name = "rustc-std-workspace-std"
version = "1.9.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
edition = "2018"
[lib]
path = "lib.rs"
[dependencies]
std = { path = "../std" }