🔖 Libera versiones desarrollo

This commit is contained in:
Manuel Cillero 2023-02-04 00:07:48 +01:00
parent 0ec0f1a961
commit 1d9934c084
7 changed files with 7 additions and 8 deletions

View file

@ -14,7 +14,7 @@ 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 = { path = "../pagetop", version = "0.0" }
static-files = "0.2.3"
[build-dependencies]