Skip to content

Commit

Permalink
Merge pull request rust-random#193 from Eijebong/bump_zircon
Browse files Browse the repository at this point in the history
Bump fuschia_zircon to 0.3
  • Loading branch information
aturon authored Nov 28, 2017
2 parents e3a6d82 + 480b03d commit 28bae22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ log = "0.3.0"
members = ["rand-derive"]

[target.'cfg(target_os = "fuchsia")'.dependencies]
fuchsia-zircon = "^0.2.1"
fuchsia-zircon = "0.3"

0 comments on commit 28bae22

Please sign in to comment.