⬆️ [pagetop] Actualiza dependencias para 0.4.0
This commit is contained in:
parent
36e2d9bec8
commit
0879d95b80
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