From 23876c5420c20292966367659708a200c8668f96 Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 22 Feb 2024 04:12:40 -0600 Subject: Minimum viable --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 628bff6..220d7e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,3 +9,6 @@ edition = "2021" axum = "0.7.4" camino = "1.1.6" snafu = "0.8.0" +bempline = { git = "https://github.com/gennyble/bempline" } +tokio = { version = "1.36.0", features = ["full"] } +tokio-util = { version = "0.7.10", features = ["io"] } -- cgit 1.4.1-3-g733a5