Skip to content

Commit

Permalink
borrar referencias a rocket
Browse files Browse the repository at this point in the history
  • Loading branch information
catdevnull committed Jun 30, 2024
1 parent e64b993 commit 860ecc6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
3 changes: 0 additions & 3 deletions rust/Rocket.toml

This file was deleted.

0 comments on commit 860ecc6

Please sign in to comment.