diff options
| author | jakka <jakka@jakka.su> | 2025-09-09 10:13:40 +0300 |
|---|---|---|
| committer | jakka <jakka@jakka.su> | 2025-09-09 10:13:40 +0300 |
| commit | ab6f2caa83e05a2eaff40307f608975841ba6cfb (patch) | |
| tree | 2bb0648f09abe6f25d5ee86d876d52c6577d3e21 /Cargo.toml | |
| parent | 3884a14c7dde671a96695f43a23bfbb2bd6c33e5 (diff) | |
continued working on api
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ version = "0.1.0" edition = "2024" [dependencies] -http = "1.3.1" musli = { version = "0.0.145", features = ["json"] } thiserror = "2.0.16" ureq = "3.1.0" |
