mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-08 12:01:22 +00:00
10 lines
173 B
TOML
10 lines
173 B
TOML
|
[package]
|
||
|
name = "hashmap_delay"
|
||
|
version = "0.2.0"
|
||
|
authors = ["Age Manning <Age@AgeManning.com>"]
|
||
|
edition = "2018"
|
||
|
|
||
|
[dependencies]
|
||
|
tokio-timer = "0.2.12"
|
||
|
futures = "0.1.29"
|