Start adding db download/upload, migrate graph to async/await
This commit is contained in:
@@ -32,6 +32,11 @@ num_cpus = "1.16.0"
|
||||
schemars = {version = "0.8.21", features = ["chrono"]}
|
||||
log = "0.4.22"
|
||||
env_logger = "0.11.5"
|
||||
tiberius = {version = "0.12.3", features = ["chrono", "tokio"]}
|
||||
futures-io = "0.3.30"
|
||||
futures = "0.3.30"
|
||||
tokio-util = {version = "0.7.11", features = ["compat"]}
|
||||
async-trait = "0.1.81"
|
||||
|
||||
# More info on targets: https://doc.rust-lang.org/cargo/reference/cargo-targets.html#configuring-a-target
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user