commit 14b236217a371596fa5d66bb7c067d6c8e9ce981
parent a1749e7d375994259cc62eeb757a9b5e30fcd574
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:25 +0000
xtask: update metadata
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/crates/xtask/Cargo.toml b/crates/xtask/Cargo.toml
@@ -7,6 +7,7 @@ description = "Internal workspace automation tasks"
readme = "README"
license.workspace = true
publish = false
+authors = ["Tyson Lupul <tyson@radroots.org>"]
[dependencies]
serde = { workspace = true, features = ["derive"] }