Add threaded mt fetching, initial db tuff
This commit is contained in:
@@ -11,7 +11,10 @@ authors = [
|
||||
anyhow = "1.0.103"
|
||||
camino = { version = "1.2.4", features = ["serde1"] }
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
diesel = { version = "2.3.12", features = ["postgres"] }
|
||||
diesel_migrations = "2.3.2"
|
||||
env_logger = "0.11.11"
|
||||
futures = "0.3.34"
|
||||
lazy_static = "1.5.0"
|
||||
log = "0.4.33"
|
||||
mikrotik-rs = { version = "0.8.0", features = ["tokio-tls"] }
|
||||
|
||||
Reference in New Issue
Block a user