This commit is contained in:
JMARyA 2024-10-04 14:46:06 +02:00
parent 08e24f63f4
commit fdb45f953e
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
15 changed files with 59 additions and 661 deletions

View file

@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
mongodb = "2.8.2"
rocket = { version = "0.5.1", features = ["json"] }
rocket_cors = "0.6.0"
serde = { version = "1.0.203", features = ["derive"] }