Skip to content

Commit ea5f842

Browse files
committed
add camino dep
1 parent c73263a commit ea5f842

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

Cargo.lock

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

utils/create-output-dir/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ categories = ["filesystem", "os"]
1212

1313
[dependencies]
1414
anyhow.workspace = true
15+
camino.workspace = true
1516
tempfile.workspace = true
1617

1718
[target."cfg(target_os = \"macos\")".dependencies.core-foundation]

0 commit comments

Comments
 (0)