This commit is contained in:
moznion
2020-11-27 23:34:52 +09:00
parent e0a56492e8
commit fb67a5471e

View File

@@ -16,5 +16,7 @@ tokio = { version = "0.3.4", features = ["full"] }
log = "0.4.11"
thiserror = "1.0"
regex = "1"
async-trait = "0.1.42"
getopts = "0.2" # TODO for dev
Inflector = "0.11" # TODO for dev
env_logger = "0.8.2" # TODO for dev