Add keywords to crates

This commit is contained in:
Valerio Ageno
2024-07-08 09:19:00 +02:00
committed by GitHub
parent 77b34fbb7b
commit d9d62a91f7
5 changed files with 9 additions and 6 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
[package]
name = "tuono_lib_macros"
version = "0.4.1"
version = "0.4.2"
edition = "2021"
description = "The react/rust fullstack framework"
keywords = [ "react", "typescript", "fullstack", "web", "server-side-rendering"]
repository = "https://github.com/Valerioageno/tuono"
readme = "../../README.md"
license-file = "../../LICENSE.md"