@@ -14,8 +14,8 @@ winit = { version = "0.30.0", default-features = false, features = ["x11", "wayl
# for rendering
softbuffer = "0.4.2"
-# tiny-skia = "0.11"
-kahlo = { path = "../kahlo-rs/", version = "0.1.0" }
+kahlo = { git = "https://git.flying-kestrel.ca/kestrel/kahlo-rs.git", rev = "69001b5" }
fontdue = "0.9.0"
+
[dev-dependencies]