diff --git a/sshproto/Cargo.toml b/sshproto/Cargo.toml
index 3a6255af5786adbb14d95884dcd148efb5254269..1cd3609085dc0e9ba88112db2b79093fceae8e4a 100644
--- a/sshproto/Cargo.toml
+++ b/sshproto/Cargo.toml
@@ -57,5 +57,3 @@ async-trait = { version = "0.1" }
 
 serde_json = "1.0"
 
-[[example]]
-name = "kex1"