Skip to content

Commit b5ba95b

Browse files
Alonely0RenjiSann
authored andcommitted
chore(cp): add rustix as dep
1 parent 379fbbb commit b5ba95b

2 files changed

Lines changed: 2 additions & 0 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.

src/uu/cp/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ walkdir = { workspace = true }
3838
indicatif = { workspace = true }
3939
thiserror = { workspace = true }
4040
fluent = { workspace = true }
41+
rustix = { workspace = true }
4142

4243
[target.'cfg(unix)'.dependencies]
4344
exacl = { workspace = true, optional = true }

0 commit comments

Comments
 (0)