Use cleaner StrokeOptions interface introduced by https://github.com/servo/rust-azure/pull/145.

This commit is contained in:
Andreas Gal 2015-02-20 01:45:54 -08:00
parent 49ff6b2ccc
commit ad5671bc14
5 changed files with 18 additions and 23 deletions

View file

@ -36,7 +36,7 @@ dependencies = [
[[package]]
name = "azure"
version = "0.1.0"
source = "git+https://github.com/servo/rust-azure#ec5fddfe96f889e35cc83abd2255f8325f2ec147"
source = "git+https://github.com/servo/rust-azure#2c60291733afe631eba90105e9ac9c8847e89cac"
dependencies = [
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",