mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 22:55:43 +00:00
serde_json: bumped to 1.0.108 (#2168)
This PR updates the version of `serde_json` to `1.0.108` throughout the codebase.
This commit is contained in:
committed by
GitHub
parent
7b06e634fe
commit
305aefc43d
@@ -11,7 +11,7 @@ futures = "0.3.21"
|
||||
hex = "0.4.3"
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
rand = "0.8.5"
|
||||
serde_json = "1.0.106"
|
||||
serde_json = "1.0.108"
|
||||
tempfile = "3.2.0"
|
||||
tokio = "1.24.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user