From 35235e4a7ac90f4cdcdf753befb1aff516320eb4 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Wed, 29 Jan 2025 23:16:45 -0600 Subject: wip: use an actual oauth library --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 91a646c..6b34197 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] } -- cgit v1.2.3-70-g09d2