Skip to content

Commit

Permalink
Remove derive-new from dependencies
Browse files Browse the repository at this point in the history
It was unused.
  • Loading branch information
YaLTeR committed Mar 7, 2024
1 parent 2aa605a commit ef75f32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ keywords.workspace = true
categories = ["os"]

[dependencies]
derive-new = "0.6.0"
libc.workspace = true
log.workspace = true
os_pipe = { version = "1.1.5", features = ["io_safety"] }
Expand Down

0 comments on commit ef75f32

Please sign in to comment.