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