⬆️ [pagetop] Actualiza dependencias para 0.4.0 (#7)

Reviewed-on: #7
Co-authored-by: Manuel Cillero <manuel@cillero.es>
Co-committed-by: Manuel Cillero <manuel@cillero.es>
This commit is contained in:
Manuel Cillero 2025-09-20 13:08:47 +02:00 committed by Manuel Cillero
parent 36e2d9bec8
commit 8975fbbcfb
5 changed files with 146 additions and 87 deletions

View file

@ -21,7 +21,7 @@ sort = []
[dependencies]
change-detection = { version = "1.2", optional = true }
mime_guess = "2.0"
path-slash = "0.1"
path-slash = "0.2"
actix-web.workspace = true
derive_more = "0.99.17"
@ -30,4 +30,4 @@ futures-util = { version = "0.3", default-features = false, features = ["std"] }
[build-dependencies]
change-detection = { version = "1.2", optional = true }
mime_guess = "2.0"
path-slash = "0.1"
path-slash = "0.2"