🍱 Añade gestión de recursos estáticos de PageTop
This commit is contained in:
parent
0f9daa7403
commit
7d7920237f
6 changed files with 39 additions and 9 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -1569,7 +1569,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|||
|
||||
[[package]]
|
||||
name = "pagetop"
|
||||
version = "0.0.13"
|
||||
version = "0.0.14"
|
||||
dependencies = [
|
||||
"actix-files",
|
||||
"actix-session",
|
||||
|
@ -1582,6 +1582,7 @@ dependencies = [
|
|||
"figlet-rs",
|
||||
"fluent-templates",
|
||||
"itoa",
|
||||
"pagetop-build",
|
||||
"pagetop-macros",
|
||||
"parking_lot",
|
||||
"pastey",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue