fix rust template

This commit is contained in:
2025-03-16 18:24:13 +01:00
parent e2c38ef18e
commit ba364b8195
4 changed files with 8 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "RustBinary"
description = "A rust binary"
name = "hello"
description = "A test rust binary"
publish = false
version = "0.1.0"