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

Commit 13d20ca

Browse files
committed
skia update
1 parent 78f3850 commit 13d20ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "azure"
3-
version = "0.25.0"
3+
version = "0.26.0"
44
authors = ["The Servo Project Developers"]
55
documentation = "http://doc.servo.org/azure/"
66
repository = "https://github.com/servo/rust-azure"
@@ -19,7 +19,7 @@ cmake = "0.1"
1919
euclid = "0.16"
2020
libc = "0.2"
2121
serde = {version = "1.0", features=["derive"], optional = true}
22-
servo-skia = "0.30000010"
22+
servo-skia = "0.30000011"
2323

2424
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
2525
servo-freetype-sys = "4.0.1"

0 commit comments

Comments
 (0)