diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,5 +18,6 @@ rand = "0.9.2" regex = "1.12.2" rusqlite = { version = "0.38.0", features = ["chrono"] } tinyjson = "2.5.1" +tiny_http = "0.12" ureq = "3.1.4" yaml-rust2 = "0.10.4" |
