From 7c68c5a22cfe8f83322836a1a6a76a8ae0415ec1 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 13 Mar 2018 12:15:45 +0100 Subject: Remove cargo nsstring component Part 3 for #58 --- xpcom/rust/nsstring/Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 xpcom/rust/nsstring/Cargo.toml (limited to 'xpcom/rust/nsstring/Cargo.toml') diff --git a/xpcom/rust/nsstring/Cargo.toml b/xpcom/rust/nsstring/Cargo.toml deleted file mode 100644 index d86a1ad26..000000000 --- a/xpcom/rust/nsstring/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "nsstring" -version = "0.1.0" -authors = ["nobody@mozilla.com"] -license = "MPL-2.0" -description = "Rust bindings to xpcom string types" - -[dependencies] -- cgit v1.2.3