🎨 Reestructuración según componentes "minimal"
This commit is contained in:
parent
c657970b5a
commit
05d15b6648
11 changed files with 49 additions and 49 deletions
|
|
@ -15,4 +15,4 @@ repository = "https://github.com/manuelcillero/pagetop"
|
|||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
[dependencies]
|
||||
pagetop = { path = "../pagetop", version = "0.0", features = ["database"], default-features = false }
|
||||
pagetop = { version = "0.0", path = "../pagetop", features = ["database"], default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue