Skip to content

Commit ef502df

Browse files
committed
Update to kurbo@0.11.3
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
1 parent 76eeebf commit ef502df

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,6 @@ once_cell = "1.21.3"
149149
proc-macro2 = "1.0.95"
150150
syn = { version = "2.0.101", features = ["full", "extra-traits"] }
151151
quote = "1.0.40"
152+
153+
[patch.crates-io]
154+
kurbo = { git = "https://github.com/sagudev/kurbo", branch = "0_11_3" }

0 commit comments

Comments
 (0)