mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:43:46 +00:00
added chrono depedency and removed util functions related to http requests
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
arma-rs = "1.10.4"
|
||||
chrono = "0.4.39"
|
||||
futures = "0.3.31"
|
||||
futures-util = "0.3.31"
|
||||
http = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user