Skip to content

Commit 3a3aadb

Browse files
committed
Update to kurbo 0.6.1
1 parent 37877f7 commit 3a3aadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

druid-shell/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ default-target = "x86_64-pc-windows-msvc"
1919
# NOTE: When changing the piet or kurbo versions, ensure that
2020
# the kurbo version included in piet is compatible with the kurbo version specified here.
2121
piet-common = "0.1.1"
22-
kurbo = "0.6.0"
22+
kurbo = "0.6.1"
2323

2424
log = "0.4.8"
2525
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)