v0.02
This commit is contained in:
@@ -12,7 +12,9 @@ members = [".", "entity", "migration"]
|
||||
axum = "^0.5"
|
||||
axum-extra = { version = "^0.3", features = ["spa"] }
|
||||
clap = { version = "^3", features = ["derive"] }
|
||||
error-chain = "0.12.4"
|
||||
log = "^0.4"
|
||||
reqwest = {version = "0.11.11", features = ["json"]}
|
||||
serde = { version = "^1.0", features = ["derive"] }
|
||||
serde_json = "^1.0"
|
||||
tokio = { version = "^1", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user