mirror of
https://github.com/a-mayb3/godo-launcher.git
synced 2026-03-21 18:05:39 +01:00
Removed unused serde_json dependency crate.
This commit is contained in:
parent
b7218108ff
commit
ed702813b0
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue