🩹 Corrige estructura de documentación en doc.rs

This commit is contained in:
Manuel Cillero 2023-05-16 21:10:10 +02:00
parent cf55c0d1f2
commit dc2ff3259e
12 changed files with 34 additions and 14 deletions

View file

@ -80,3 +80,6 @@ tokio = { version = "1.28.1", features = ["macros", "rt-multi-thread"] }
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }
[package.metadata.docs.rs]
all-features = true