mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-18 23:14:34 -04:00
Bump serde_json from 1.0.86 to 1.0.87 (#14279)
This commit is contained in:
parent
386e72a22d
commit
872ea2f4de
3 changed files with 4 additions and 3 deletions
|
@ -28,7 +28,7 @@ pyo3-log = "0.7.0"
|
|||
pythonize = "0.17.0"
|
||||
regex = "1.6.0"
|
||||
serde = { version = "1.0.147", features = ["derive"] }
|
||||
serde_json = "1.0.85"
|
||||
serde_json = "1.0.87"
|
||||
|
||||
[build-dependencies]
|
||||
blake2 = "0.10.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue