From d741cffcfdc4c8a51c3f78176944c1ce3876fb49 Mon Sep 17 00:00:00 2001 From: Nils Homer Date: Thu, 9 Apr 2026 00:57:05 -0700 Subject: [PATCH] docs(ci): link TBD vendoring workaround comment to issue #15 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5169b20..f885d77 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -111,7 +111,7 @@ jobs: # directory) and therefore is not included in the published tarball, # which makes the default verification build fail. Downstream users # on crates.io are also affected until the vendoring story is fixed - # -- see https://github.com/fg-labs/fg-sra/issues/TBD. + # -- see https://github.com/fg-labs/fg-sra/issues/15. publish_crate() { local crate="$1" local max_version