🔖 [admin] Libera versión de desarrollo 0.0.1
This commit is contained in:
parent
8ae24e8ea2
commit
b6da4d1c32
1 changed files with 4 additions and 4 deletions
|
|
@ -7,12 +7,12 @@ authors = [
|
||||||
"Manuel Cillero <manuel@cillero.es>"
|
"Manuel Cillero <manuel@cillero.es>"
|
||||||
]
|
]
|
||||||
description = """\
|
description = """\
|
||||||
...\
|
Handles general site configuration for administrators.\
|
||||||
"""
|
"""
|
||||||
homepage = "https://suitepro.cillero.es/projects/pagetop"
|
homepage = "https://pagetop.cillero.es"
|
||||||
repository = "https://gitlab.com/manuelcillero/pagetop"
|
repository = "https://github.com/manuelcillero/pagetop"
|
||||||
license = "Apache-2.0 or MIT"
|
license = "Apache-2.0 or MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
pagetop = { path = "../pagetop" }
|
pagetop = { path = "../pagetop", version = "0.0" }
|
||||||
maud = "0.24.0"
|
maud = "0.24.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue