From b232eea40ae0dd08293b5ef6542366a0018a1587 Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Mon, 9 Dec 2019 17:28:15 +0700 Subject: nix-rust: remove unused tar file code --- nix-rust/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'nix-rust/Cargo.toml') diff --git a/nix-rust/Cargo.toml b/nix-rust/Cargo.toml index c4f4ceb09..40b6b7d50 100644 --- a/nix-rust/Cargo.toml +++ b/nix-rust/Cargo.toml @@ -9,5 +9,4 @@ name = "nixrust" crate-type = ["cdylib"] [dependencies] -tar = "0.4" libc = "0.2" -- cgit v1.2.3