Skip to content

Commit

Permalink
Merge pull request #4948 from miles170/install-remove-time-crate
Browse files Browse the repository at this point in the history
install: remove time crate
  • Loading branch information
cakebaker committed Jun 5, 2023
2 parents e85382c + 1c4d7b2 commit 82f5fec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions src/uu/install/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ file_diff = { workspace=true }
libc = { workspace=true }
uucore = { workspace=true, features=["fs", "mode", "perms", "entries"] }

[dev-dependencies]
time = { workspace=true }

[[bin]]
name = "install"
path = "src/main.rs"

0 comments on commit 82f5fec

Please sign in to comment.