Quita referencia a maud al incluirse en PageTop

This commit is contained in:
Manuel Cillero 2023-05-17 22:48:47 +02:00
parent 81f25cf655
commit 058f43bf95
7 changed files with 0 additions and 7 deletions

View file

@ -18,4 +18,3 @@ license = "Apache-2.0 OR MIT"
pagetop = { version = "0.0", path = "../pagetop" }
pagetop-minimal = { version = "0.0", path = "../pagetop-minimal" }
pagetop-megamenu = { version = "0.0", path = "../pagetop-megamenu" }
maud = "0.25.0"

View file

@ -17,7 +17,6 @@ license = "Apache-2.0 OR MIT"
[dependencies]
pagetop = { version = "0.0", path = "../pagetop" }
static-files = "0.2.3"
maud = "0.25.0"
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }

View file

@ -17,7 +17,6 @@ license = "Apache-2.0 OR MIT"
pagetop = { version = "0.0", path = "../pagetop" }
pagetop-jquery = { version = "0.0", path = "../pagetop-jquery" }
static-files = "0.2.3"
maud = "0.25.0"
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }

View file

@ -18,7 +18,6 @@ pagetop = { version = "0.0", path = "../pagetop" }
pagetop-jquery = { version = "0.0", path = "../pagetop-jquery" }
pagetop-minimal = { version = "0.0", path = "../pagetop-minimal" }
static-files = "0.2.3"
maud = "0.25.0"
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }

View file

@ -17,7 +17,6 @@ license = "Apache-2.0 OR MIT"
pagetop = { version = "0.0", path = "../pagetop" }
pagetop-minimal = { version = "0.0", path = "../pagetop-minimal" }
static-files = "0.2.3"
maud = "0.25.0"
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }

View file

@ -17,7 +17,6 @@ license = "Apache-2.0 OR MIT"
pagetop = { version = "0.0", path = "../pagetop" }
pagetop-jquery = { version = "0.0", path = "../pagetop-jquery" }
static-files = "0.2.3"
maud = "0.25.0"
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }

View file

@ -16,7 +16,6 @@ license = "Apache-2.0 OR MIT"
[dependencies]
pagetop = { version = "0.0", path = "../pagetop" }
static-files = "0.2.3"
maud = "0.25.0"
[build-dependencies]
pagetop-build = { version = "0.0", path = "../pagetop-build" }