We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37877f7 commit 3a3aadbCopy full SHA for 3a3aadb
druid-shell/Cargo.toml
@@ -19,7 +19,7 @@ default-target = "x86_64-pc-windows-msvc"
19
# NOTE: When changing the piet or kurbo versions, ensure that
20
# the kurbo version included in piet is compatible with the kurbo version specified here.
21
piet-common = "0.1.1"
22
-kurbo = "0.6.0"
+kurbo = "0.6.1"
23
24
log = "0.4.8"
25
lazy_static = "1.4.0"
0 commit comments