From 8c1629670614f639df8a43d4730d025fe4dcdfb8 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Fri, 6 Mar 2026 13:00:51 +0300 Subject: Use xml! macro for cleaner xml handling --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 50927f1..970f928 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ edition = "2024" anyhow = "1.0.102" clap = { version = "4.5.60", features = ["derive"] } quick-xml = "0.39.2" +ogrim = "0.1.1" relative-path = { version = "2.0.1", features = ["serde"] } reqwest = { version = "0.13.2", features = ["cookies", "json"] } serde = { version = "1.0.228", features = ["derive"] } -- cgit v1.2.3-70-g09d2