Co-authored-by: David Von Edge <david.vonedge@smiths.com>
@@ -0,0 +1,5 @@
+---
+"create-tauri-app": patch
+
+Add empty description to Cargo.toml in dominator recipe.
@@ -3,6 +3,7 @@ name = "<%= name %>"
version = "1.0.0"
categories = ["wasm"]
edition = "2018"
+description = ""
[profile.release]
lto = true