Skip to content

Commit fe1be82

Browse files
committed
Use parley v0.7.0
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent 83d02b2 commit fe1be82

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
@@ -79,7 +79,7 @@ tiny-skia = "0.11.2"
7979
criterion = { version = "0.5.1", default-features = false, features = [
8080
"cargo_bench_support",
8181
] }
82-
parley = { git = "https://github.com/linebender/parley", rev = "3630c6bf9a4117fb1d0a6525abcdcf43557d3925" }
82+
parley = "0.7"
8383
linebender_resource_handle = "0.1.0"
8484

8585
[profile.test]

0 commit comments

Comments
 (0)