From 3d5fe09e3f67b9fa045a2e667acbc15144f0fb5d Mon Sep 17 00:00:00 2001 From: tison Date: Sun, 4 Jan 2026 09:04:50 +0800 Subject: [PATCH] chore: add back functionality fields --- xtask/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index c943c29..9903536 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -16,6 +16,9 @@ name = "x" publish = false +edition.workspace = true +rust-version.workspace = true + [package.metadata.release] release = false