Compare commits
1 Commits
37b0cba214
...
861d255f8e
Author | SHA1 | Date | |
---|---|---|---|
861d255f8e |
@ -8,6 +8,6 @@ edition = "2021"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
twatch_core = {path="../twatch_core"}
|
twatch_core = {path="../twatch_core"}
|
||||||
tokio = {version="1.21.2", features=["full"]}
|
tokio = {version="1.21.2", features=["full"]}
|
||||||
env_logger="0.9.1"
|
env_logger="0.11.0"
|
||||||
log = "0.4.17"
|
log = "0.4.17"
|
||||||
dotenv = "0.15.0"
|
dotenv = "0.15.0"
|
Loading…
x
Reference in New Issue
Block a user