Preparando PageTop para los tests

This commit is contained in:
Manuel Cillero 2023-06-08 22:48:51 +02:00
parent 6516e8a60f
commit cd76355430
3 changed files with 13 additions and 9 deletions

View file

@ -77,9 +77,6 @@ optional = true
version = "0.11.0"
optional = true
[dev-dependencies]
tokio = { version = "1.28.2", features = ["macros", "rt-multi-thread"] }
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }