Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
compiler
/
rustc_driver
/
Cargo.toml
blob: d7c295418ba6d6d04688b046d494d9b12880b8c4 [
file
] [
log
] [
blame
]
[
package
]
name
=
"rustc_driver"
version
=
"0.0.0"
edition
=
"2021"
[
lib
]
crate
-
type
=
[
"dylib"
]
[
dependencies
]
rustc_driver_impl
=
{
path
=
"../rustc_driver_impl"
}