Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/non-hash/Cargo.toml')
-rw-r--r--lib/non-hash/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/non-hash/Cargo.toml b/lib/non-hash/Cargo.toml
deleted file mode 100644
index 27b35a7629..0000000000
--- a/lib/non-hash/Cargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-name = "non-hash"
-version = "0.1.0"
-description = "A non-hashing `Hasher` implementation."
-license = "MIT OR Apache-2.0"
-repository = "https://github.com/rust-lang/rust-analyzer/tree/master/lib/non-hash"
-edition = "2021"