replace rust.description with build.description

Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
onur-ozkan
2025-02-27 22:00:09 +03:00
parent 853e34dbe1
commit 9646c2f642

View File

@@ -292,7 +292,7 @@ v(
v("release-channel", "rust.channel", "the name of the release channel to build")
v(
"release-description",
"rust.description",
"build.description",
"optional descriptive string for version output",
)
v("dist-compression-formats", None, "List of compression formats to use")