From 73c8b46e9029a42e873d21274e77a31f101ef034 Mon Sep 17 00:00:00 2001 From: Kevin Liu Date: Mon, 22 Dec 2025 16:13:43 -0800 Subject: [PATCH] for release verification --- .licenserc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.licenserc.yaml b/.licenserc.yaml index da87374c3b..0bcb65f3b7 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -31,6 +31,7 @@ header: - "**/DEPENDENCIES.*.tsv" # Release distributions - "dist/*" + - "target" - "Cargo.lock" - "bindings/python/uv.lock" - ".github/PULL_REQUEST_TEMPLATE.md"