We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d02b2 commit fe1be82Copy full SHA for fe1be82
Cargo.toml
@@ -79,7 +79,7 @@ tiny-skia = "0.11.2"
79
criterion = { version = "0.5.1", default-features = false, features = [
80
"cargo_bench_support",
81
] }
82
-parley = { git = "https://github.com/linebender/parley", rev = "3630c6bf9a4117fb1d0a6525abcdcf43557d3925" }
+parley = "0.7"
83
linebender_resource_handle = "0.1.0"
84
85
[profile.test]
0 commit comments