diff --git a/Cargo.toml b/Cargo.toml
index 1838c62..f5297dc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ license = "MIT"
 
 name = "debug_unreachable"
 path = "src/lib.rs"
-plugin = true
 
 [dependencies]
 unreachable = "0"