📝 Revisa documentación y libera nuevas versiones
This commit is contained in:
parent
1d9934c084
commit
c4aef7e2fa
19 changed files with 79 additions and 32 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[package]
|
||||
name = "pagetop-macros"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
edition = "2021"
|
||||
|
||||
authors = [
|
||||
"Manuel Cillero <manuel@cillero.es>"
|
||||
]
|
||||
description = """\
|
||||
Useful macros for creating web solutions using the PageTop framework.\
|
||||
Group the main procedural and declarative macros for use from PageTop.\
|
||||
"""
|
||||
homepage = "https://pagetop.cillero.es"
|
||||
repository = "https://github.com/manuelcillero/pagetop"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Macros útiles para la creación de soluciones web con **PageTop**.
|
||||
Agrupa las principales macros procedurales y declarativas para usar desde **PageTop**.
|
||||
|
||||
[PageTop](https://github.com/manuelcillero/pagetop/tree/main/pagetop), es un entorno de desarrollo
|
||||
basado en algunos de los *crates* más estables y populares del ecosistema Rust para proporcionar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue