diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ lazy_static = "1.5.0" log = "0.4.22" lzma-rs = { version = "0.3.0", features = ["stream"] } multimap = { version = "0.10.0", features = ["serde"] } +oauth2 = "5.0.0" regex = "1.11.1" reqwest = { version = "0.12.12", features = ["json", "stream"] } serde = { version = "1.0.216", features = ["derive"] } |
