mirror of
https://codeberg.org/pfzetto/axum-oidc
synced 2025-12-08 06:05:16 +01:00
deps: Remove useless serde_json in normal deps
This commit is contained in:
parent
a12fdc7d61
commit
ca708860bc
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ serde = "1.0"
|
|||
futures-util = "0.3"
|
||||
reqwest = { version = "0.11", default-features = false }
|
||||
urlencoding = "2.1"
|
||||
serde_json = "1.0.128"
|
||||
|
||||
[dev-dependencies]
|
||||
axum-test = "15.7.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue