Skip to content

Commit

Permalink
Update to cfg-if 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Oct 12, 2020
1 parent 5ac2971 commit bb0bfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories = ["concurrency"]
edition = "2018"

[dependencies]
cfg-if = "0.1.10"
cfg-if = "1.0.0"
smallvec = "1.4.0"
petgraph = { version = "0.5.1", optional = true }
thread-id = { version = "3.3.0", optional = true }
Expand Down

0 comments on commit bb0bfb3

Please sign in to comment.