Download frunk_core from github/Hirrolot

This commit is contained in:
Temirkhan Myrzamadi 2020-07-26 13:41:17 +06:00
parent a6a0d09729
commit 19730fb923

View file

@ -11,7 +11,7 @@ log = "0.4.8"
tokio = "0.2.9"
frunk = { git = "https://github.com/Hirrolot/frunk", branch = "append-to-hlist" }
frunk-core = { git = "https://github.com/Hirrolot/frunk/tree/master/core", branch = "append-to-hlist" }
frunk_core = { git = "https://github.com/Hirrolot/frunk-core", branch = "master" }
pretty_env_logger = "0.4.0"
futures = "0.3.5"