🩹 Corrige estructura de documentación en doc.rs
This commit is contained in:
parent
cf55c0d1f2
commit
dc2ff3259e
12 changed files with 34 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue