Sign in
fuchsia
/
third_party
/
rust
/
e2e201fd6b26fe0f3573c794cc569d1df1f7f641
/
.
/
library
/
rustc-std-workspace-std
/
Cargo.toml
blob: f70994e1f886883aad0dee269832585935b14cba [
file
]
[
package
]
name
=
"rustc-std-workspace-std"
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
]
std
=
{
path
=
"../std"
}