🔖 Prepara publicación de pagetop-minimal 0.1.0
This commit is contained in:
parent
a8db90b7eb
commit
c426be67fb
4 changed files with 23 additions and 3 deletions
|
|
@ -83,7 +83,7 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
# Helpers
|
||||
pagetop-build = { version = "0.3", path = "helpers/pagetop-build" }
|
||||
pagetop-macros = { version = "0.3", path = "helpers/pagetop-macros" }
|
||||
pagetop-minimal = { version = "0.0", path = "helpers/pagetop-minimal" }
|
||||
pagetop-minimal = { version = "0.1", path = "helpers/pagetop-minimal" }
|
||||
pagetop-statics = { version = "0.1", path = "helpers/pagetop-statics" }
|
||||
# Extensions
|
||||
pagetop-aliner = { version = "0.0", path = "extensions/pagetop-aliner" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue