Add tower crate

This commit is contained in:
2024-03-01 14:33:26 -05:00
parent f587a70155
commit 37d57eee14
2 changed files with 3 additions and 0 deletions

1
Cargo.lock generated
View File

@ -1853,6 +1853,7 @@ dependencies = [
"serde",
"time",
"tokio",
"tower",
"wasm-bindgen",
]