borrar referencias a rocket

This commit is contained in:
Cat /dev/Nulo 2024-06-29 22:36:57 -03:00
parent e64b993069
commit 860ecc60cd
2 changed files with 0 additions and 7 deletions

View file

@ -37,10 +37,6 @@ tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
axum = "0.7.5"
#[dependencies.rocket_db_pools]
#version = "0.2.0"
#features = ["sqlx_sqlite"]
[[bin]]
name = "api"
path = "src/api/main.rs"

View file

@ -1,3 +0,0 @@
[default.databases.precios]
url = "../sqlite.db"