⬆️ [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:
parent
36e2d9bec8
commit
8975fbbcfb
5 changed files with 146 additions and 87 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue