Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
d673219ea3509efc0659dbdc3496226d600e7378
/
.
/
compiler
/
rustc_apfloat
/
Cargo.toml
blob: 98305201bc9433b7e071695fa9dd750e25293114 [
file
] [
log
] [
blame
]
[
package
]
name
=
"rustc_apfloat"
version
=
"0.0.0"
edition
=
"2021"
[
dependencies
]
bitflags
=
"1.2.1"
smallvec
=
{
version
=
"1.8.1"
,
features
=
[
"union"
,
"may_dangle"
]
}