🔖 [node] Libera versión de desarrollo 0.0.1
This commit is contained in:
parent
d42dfaca4e
commit
f59f815f8e
1 changed files with 4 additions and 6 deletions
|
|
@ -9,11 +9,9 @@ authors = [
|
||||||
description = """\
|
description = """\
|
||||||
Allows content to be submitted to the site and displayed on pages.\
|
Allows content to be submitted to the site and displayed on pages.\
|
||||||
"""
|
"""
|
||||||
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.pagetop]
|
[dependencies]
|
||||||
path = "../pagetop"
|
pagetop = { path = "../pagetop", version = "0.0", features = ["database"], default-features = false }
|
||||||
features = ["database"]
|
|
||||||
default-features = false
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue