fix: crates categories

This commit is contained in:
Valerio Ageno
2024-06-27 17:52:32 +02:00
committed by GitHub
parent b4207feb7e
commit 622ae93d68
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ description = "The react/rust fullstack framework"
repository = "https://github.com/Valerioageno/tuono"
readme = "../../README.md"
license-file = "../../LICENSE.md"
categories = ["web-programming", "reactjs", "typescript", "framework", "fullstack"]
categories = ["web-programming"]
include = [
"src/*.rs",
"Cargo.toml"
+1 -1
View File
@@ -7,7 +7,7 @@ description = "The react/rust fullstack framework"
repository = "https://github.com/Valerioageno/tuono"
readme = "../../README.md"
license-file = "../../LICENSE.md"
categories = ["web-programming", "reactjs", "typescript", "framework", "fullstack"]
categories = ["web-programming"]
include = [
"src/*.rs",
"Cargo.toml"
+1 -1
View File
@@ -6,7 +6,7 @@ description = "The react/rust fullstack framework"
repository = "https://github.com/Valerioageno/tuono"
readme = "../../README.md"
license-file = "../../LICENSE.md"
categories = ["web-programming", "reactjs", "typescript", "framework", "fullstack"]
categories = ["web-programming"]
include = [
"src/*.rs",
"Cargo.toml"