Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
2c31b45ae878b821975c4ebd94cc1e49f6073fd0
/
.
/
library
/
term
/
Cargo.toml
blob: ddf85b5c5bcdbddf584b6ddc988988a1269f30b8 [
file
] [
log
] [
blame
]
[
package
]
authors
=
[
"The Rust Project Developers"
]
name
=
"term"
version
=
"0.0.0"
edition
=
"2018"
[
dependencies
]
core
=
{
path
=
"../core"
}
std
=
{
path
=
"../std"
}