Update bitflags
This commit is contained in:
parent
8042206657
commit
b925eb5f42
7 changed files with 8 additions and 8 deletions
|
@ -9,5 +9,5 @@ name = "rustc_apfloat"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "1.0"
|
||||
bitflags = "1.2.1"
|
||||
smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue