🔖 Prepara publicación de pagetop-macros 0.3.0
This commit is contained in:
parent
45785a389e
commit
a8db90b7eb
4 changed files with 15 additions and 3 deletions
|
|
@ -82,7 +82,7 @@ actix-web = { version = "4.13", default-features = false }
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
# Helpers
|
||||
pagetop-build = { version = "0.3", path = "helpers/pagetop-build" }
|
||||
pagetop-macros = { version = "0.2", path = "helpers/pagetop-macros" }
|
||||
pagetop-macros = { version = "0.3", path = "helpers/pagetop-macros" }
|
||||
pagetop-minimal = { version = "0.0", path = "helpers/pagetop-minimal" }
|
||||
pagetop-statics = { version = "0.1", path = "helpers/pagetop-statics" }
|
||||
# Extensions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue