diff --git a/index.html b/index.html
index 3f4e7851..3d8da436 100644
--- a/index.html
+++ b/index.html
@@ -144,7 +144,6 @@
Rust:
- yaml-rust # YAML 1.2 implementation in pure Rust
- - serde-yaml # YAML de/serialization of structs
Shell:
- parse_yaml # Simple YAML parser for Bash using sed and awk