From e9e63a0e74d04ce2c091576235ab76d2c3145257 Mon Sep 17 00:00:00 2001 From: Aria Beingessner Date: Tue, 28 Mar 2023 16:43:27 -0400 Subject: [PATCH] make trivial change to see if CI is haunted --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c12734d..8ebf649 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ output like in the screenshots above.** You should only do this in your toplevel crate, as the fancy feature pulls in a number of dependencies that libraries and such might not want. +HELLO! + ### Table of Contents - [About](#about)