summaryrefslogtreecommitdiffstats
path: root/xpcom/rust/nsstring/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'xpcom/rust/nsstring/Cargo.toml')
-rw-r--r--xpcom/rust/nsstring/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
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]