Fix the winit dependency (#232)

This commit is contained in:
Daniel McNab 2023-01-05 15:18:57 +00:00 committed by GitHub
parent ff59839737
commit 57d79bdf1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ publish = false
[dependencies]
wgpu = "0.14"
vello = { path = "../../../vello" }
vello = { path = "../../" }
winit = "0.27.5"
pollster = "0.2.5"
# for picosvg