More stuff, lost a lot of progress to this shitty pc with a shitty os
This commit is contained in:
@@ -10,8 +10,9 @@ authors = [
|
||||
[dependencies]
|
||||
anyhow = "1.0.103"
|
||||
camino = { version = "1.2.4", features = ["serde1"] }
|
||||
chrono = "0.4.45"
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
diesel = { version = "2.3.12", features = ["postgres"] }
|
||||
diesel = { version = "2.3.12", features = ["chrono", "postgres"] }
|
||||
diesel_migrations = "2.3.2"
|
||||
env_logger = "0.11.11"
|
||||
futures = "0.3.34"
|
||||
|
||||
Reference in New Issue
Block a user