From df0453c736e4b29f5ba6102709a44e54fcf6255c Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:29:00 -0600 Subject: [PATCH] chore: add usage kdl --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 5f417d8..75685e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ documentation = "https://pitchfork.jdx.dev" include = [ "src/**/*.rs", "assets/**/*", + "/pitchfork-extras.usage.kdl", ] [[bin]]