Skip to content

Commit 295d522

Browse files
committed
🐛 Handle Windows-style extraction paths
1 parent 93fd080 commit 295d522

5 files changed

Lines changed: 786 additions & 26 deletions

File tree

Cargo.lock

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

cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ serde_json = "1.0.149"
4848
tabled = { version = "0.20.0", default-features = false, features = ["std", "ansi"] }
4949
termtree = "0.5"
5050
thiserror = "2.0.18"
51+
typed-path = "0.12"
5152
rand = "0.8.5"
5253
walkdir = "2.5.0"
5354

0 commit comments

Comments
 (0)