Current section

Files

Jump to
rambo priv Cargo.toml
Raw

priv/Cargo.toml

[package]
name = "rambo"
version = "0.3.2"
authors = ["Tan Jay Jun"]
edition = "2018"
[dependencies]
tokio = { version = "0.2", features = ["io-std", "io-util", "macros", "process", "rt-core"] }
futures = "0.3.5"