From 72c793f73dc8b8f52b67b58b7fa2e810885002a7 Mon Sep 17 00:00:00 2001 From: Vincent Tran Date: Tue, 18 Feb 2025 15:44:42 -0800 Subject: [PATCH] Add initial crate-version, rename package-dir and crate-name --- specification/storage/Microsoft.BlobStorage/tspconfig.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specification/storage/Microsoft.BlobStorage/tspconfig.yaml b/specification/storage/Microsoft.BlobStorage/tspconfig.yaml index 9255f1a97c63..85860efa7c93 100644 --- a/specification/storage/Microsoft.BlobStorage/tspconfig.yaml +++ b/specification/storage/Microsoft.BlobStorage/tspconfig.yaml @@ -36,8 +36,9 @@ options: namespace: com.azure.storage.blob flavor: azure "@azure-tools/typespec-rust": - package-dir: "storage_blob" - crate-name: "storage_blob" + package-dir: "azure_storage_blobs" + crate-name: "azure_storage_blobs" + crate-version: "0.1.0" flavor: azure linter: extends: