Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit ed0ed72

Browse files
author
bors-servo
committed
Auto merge of #207 - nox:bump-euclid, r=mbrubeck
Bump euclid to 0.2 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-layers/207) <!-- Reviewable:end -->
2 parents a840000 + abaab45 commit ed0ed72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ libc = "*"
99
rustc-serialize = "*"
1010
log = "*"
1111
gleam = "0.1"
12-
euclid = "0.1"
12+
euclid = "0.2"
1313

1414
[dependencies.skia]
1515
git = "https://github.com/servo/skia"

0 commit comments

Comments
 (0)