Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Commit

Permalink
Bump to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nox committed Jul 28, 2016
1 parent 096df68 commit 19f7029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "azure"
version = "0.4.7"
version = "0.5.0"
authors = ["The Servo Project Developers"]
documentation = "http://doc.servo.org/azure/"

Expand All @@ -20,7 +20,7 @@ heapsize_plugin = {version = "0.1.0", optional = true}
libc = "0.2"
serde = {version = ">=0.6.1, <0.8", optional = true}
serde_macros = {version = ">=0.6.1, <0.8", optional = true}
servo-skia = "0.20130412.8"
servo-skia = "0.20130412.12"

[target.'cfg(not(target_os = "macos"))'.dependencies]
freetype = { git = "https://github.com/servo/rust-freetype" }
Expand Down

0 comments on commit 19f7029

Please sign in to comment.