Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
d673219ea3509efc0659dbdc3496226d600e7378
/
.
/
compiler
/
rustc_feature
/
Cargo.toml
blob: 3d8d0db20d122d8decb88ac75fa6b48a083d3c05 [
file
] [
log
] [
blame
]
[
package
]
name
=
"rustc_feature"
version
=
"0.0.0"
edition
=
"2021"
[
lib
]
doctest
=
false
[
dependencies
]
rustc_data_structures
=
{
path
=
"../rustc_data_structures"
}
rustc_span
=
{
path
=
"../rustc_span"
}