Skip to content

Commit

Permalink
crates/runc: removed unused dep
Browse files Browse the repository at this point in the history
Signed-off-by: jiaxiao zhou <[email protected]>
  • Loading branch information
Mossaka committed Nov 5, 2024
1 parent 3936276 commit 0fc2550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/runc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ libc.workspace = true
log.workspace = true
nix = { workspace = true, features = ["user", "fs"] }
oci-spec.workspace = true
os_pipe.workspace = true
path-absolutize = "3.0.11"
prctl.workspace = true
serde.workspace = true
Expand Down

0 comments on commit 0fc2550

Please sign in to comment.