Sign in
rust
/
rust-lang
/
cargo
/
HEAD
/
.
/
tests
/
testsuite
/
mock-std
/
library
/
rustc-std-workspace-alloc
/
Cargo.toml
blob: 6b86f22ca5ca9f6a393d80abc1e6c86b4ffe99ad [
file
] [
log
] [
blame
]
[
package
]
name
=
"rustc-std-workspace-alloc"
version
=
"1.9.0"
authors
=
[
"Alex Crichton <alex@alexcrichton.com>"
]
edition
=
"2018"
[
lib
]
path
=
"lib.rs"
[
dependencies
]
alloc
=
{
path
=
"../alloc"
}