mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-12 21:30:36 +05:30
fix(deps): update rust crate serde_json to 1.0.132
This commit is contained in:
parent
a26677189a
commit
b7e5c5d571
@ -16,5 +16,5 @@ reqwest = {version = "0.12.8", features = ["json", "rustls-tls", "gzip", "brotli
|
||||
rocket = {git = "https://github.com/SergioBenitez/Rocket"}
|
||||
rocket_sync_db_pools = {git = "https://github.com/SergioBenitez/Rocket", features = ["diesel_postgres_pool"]}
|
||||
serde = {version = "1.0.211", features = ["derive"]}
|
||||
serde_json = "1.0.116"
|
||||
serde_json = "1.0.132"
|
||||
tokio = {version = "1.41.0", features = ["full"]}
|
||||
|
Loading…
Reference in New Issue
Block a user