Skip to content

Commit d2289c6

Browse files
committed
Update linesweeper version to current main
1 parent 468ef2a commit d2289c6

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

Cargo.lock

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

node-graph/gpath-bool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ log = { workspace = true }
1717
path-bool = { workspace = true }
1818
serde = { workspace = true }
1919

20-
linesweeper = { version = "0.1", features = ["slow-asserts"] }
20+
linesweeper = { git = "https://github.com/jneem/linesweeper", features = ["slow-asserts"] }
2121
kurbo.workspace = true

0 commit comments

Comments
 (0)