Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
library
/
rustc-std-workspace-core
/
Cargo.toml
blob: 01e8b92e14941492e4943bb4d3eee2c69fbd2d8c [
file
] [
log
] [
blame
]
[
package
]
name
=
"rustc-std-workspace-core"
version
=
"1.99.0"
license
=
'MIT OR Apache-2.0'
description
=
"""
Hack for the compiler's own build system
"""
edition
=
"2018"
[
lib
]
path
=
"lib.rs"
[
dependencies
]
core
=
{
path
=
"../core"
}