Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
f37f8549940386a9d066ba199983affff47afbb4
/
.
/
library
/
rustc-std-workspace-alloc
/
Cargo.toml
blob: 049ca3e46b57d784c045f5e1ad7d19afa57c779b [
file
] [
log
] [
blame
]
[
package
]
name
=
"rustc-std-workspace-alloc"
version
=
"1.99.0"
license
=
'MIT OR Apache-2.0'
description
=
"""
Hack for the compiler's own build system
"""
edition
=
"2021"
[
lib
]
path
=
"lib.rs"
[
dependencies
]
alloc
=
{
path
=
"../alloc"
}