This commit is contained in:
firebadnofire 2024-04-19 13:16:18 +00:00
parent 20059ea6fa
commit 8127af523c
Signed by: firebadnofire
GPG Key ID: EF6539F1FA16DEB7
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
#tokio = { version = "1", features = ["full"] }
chrono = "0.4"
byteorder = "1.4" # For byte manipulation in a cross-platform manner