blob: ec39a36aecbad6f2cf9d20cc54c2820a68df3505 [file] [log] [blame]
[package]
name = "rustc-std-workspace-alloc"
version = "1.0.1"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
edition = "2021"
license = 'MIT/Apache-2.0'
description = """
crate for integration of crates.io crates into rust-lang/rust standard library workspace
"""
repository = "https://github.com/rust-lang/rust/tree/HEAD/src/rustc-std-workspace"