diff --git a/Cargo.toml b/Cargo.toml index a31b7e5..97cb6fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ colog = "1.3.0" log = "0.4.22" reqwest = { version = "0.12", features = ["blocking", "json"] } serde = { version = "1.0", features = ["derive"] } -serde_json = "1.0" [build-dependencies] winres = "0.1" \ No newline at end of file