fix: crates mandatory fields

This commit is contained in:
Valerio Ageno
2024-05-25 11:51:26 +02:00
parent 9f071d9e13
commit 1849c49682
4 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tuono_lib"
version = "0.0.1"
version = "0.0.3"
edition = "2021"
authors = ["V. Ageno <valerioageno@yahoo.it>"]