Sign in
fuchsia
/
third_party
/
rust
/
c6c55cc0cb63667833c54c13ad4a2eb576d48e13
/
.
/
library
/
rustc-std-workspace-core
/
Cargo.toml
blob: 9315c08a4d199c42f7423342532e7d57961f5a88 [
file
]
[
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
=
"2024"
[
lib
]
path
=
"lib.rs"
[
dependencies
]
core
=
{
path
=
"../core"
}