From bb9f111480f491b7bfeb446b47a3976c683d2930 Mon Sep 17 00:00:00 2001 From: naskya Date: Sat, 8 Jun 2024 10:27:13 +0900 Subject: [PATCH] Remove deprecated tool (#144) --- index.html | 1 - 1 file changed, 1 deletion(-) 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