more usable

This commit is contained in:
Joey Eamigh
2023-02-07 11:09:50 -05:00
parent 20d2ecc5f6
commit 641a28ce68
6 changed files with 56 additions and 12 deletions

View File

@@ -17,3 +17,4 @@ webbrowser = "0.8.7"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
chrono = "0.4.23"
bytes = "1.4.0"